Helene Antonsson

Helene Antonsson Reg. Fastighetmäklare
[email protected]
076-887 45 90

Kontakta mig

App\Http\Livewire\Employees\SingleContactForm {#1599 // app/Http/Livewire/Employees/SingleContactForm.php:41
  +id: "ZFLMkb7dzeo6f0WzZLtT"
  #queryString: array:1 [
    0 => "subject"
  ]
  #computedPropertyCache: []
  #shouldSkipRender: null
  #preRenderedView: null
  #forStack: []
  #errorBag: Illuminate\Support\MessageBag {#1603
    #messages: []
    #format: ":message"
  }
  #withValidatorCallback: null
  #eventQueue: []
  #dispatchQueue: []
  #listeners: []
  +redirectTo: null
  #renderedChildren: []
  #previouslyRenderedChildren: []
  +employee: App\Models\Employee {#1528
    #connection: "mysql"
    #table: "employees"
    #primaryKey: "id"
    #keyType: "int"
    +incrementing: true
    #with: []
    #withCount: []
    +preventsLazyLoading: false
    #perPage: 15
    +exists: true
    +wasRecentlyCreated: false
    #escapeWhenCastingToString: false
    #attributes: array:13 [
      "id" => 103
      "fasad_id" => "7879"
      "name" => "Helene Antonsson"
      "slug" => "helene-antonsson"
      "title" => "Reg. Fastighetmäklare"
      "email" => "[email protected]"
      "phone" => "+46768874590"
      "image" => "https://images05.fasad.eu/789/user/17260559637879.jpg"
      "main_office" => 16
      "show_in_hq" => 0
      "index" => 99
      "created_at" => "2024-04-17 10:00:32"
      "updated_at" => "2024-09-11 12:00:42"
    ]
    #original: array:13 [
      "id" => 103
      "fasad_id" => "7879"
      "name" => "Helene Antonsson"
      "slug" => "helene-antonsson"
      "title" => "Reg. Fastighetmäklare"
      "email" => "[email protected]"
      "phone" => "+46768874590"
      "image" => "https://images05.fasad.eu/789/user/17260559637879.jpg"
      "main_office" => 16
      "show_in_hq" => 0
      "index" => 99
      "created_at" => "2024-04-17 10:00:32"
      "updated_at" => "2024-09-11 12:00:42"
    ]
    #changes: []
    #casts: []
    #classCastCache: []
    #attributeCastCache: []
    #dateFormat: null
    #appends: []
    #dispatchesEvents: []
    #observables: []
    #relations: []
    #touches: []
    +timestamps: true
    +usesUniqueIds: false
    #hidden: []
    #visible: []
    #fillable: array:9 [
      0 => "fasad_id"
      1 => "name"
      2 => "slug"
      3 => "title"
      4 => "email"
      5 => "phone"
      6 => "image"
      7 => "main_office"
      8 => "index"
    ]
    #guarded: array:1 [
      0 => "*"
    ]
  }
  +message: null
  +accept: null
  +phone: null
  +email: null
  +name: null
  +subject: "Rågåkersgatan 10BN"
  #rules: array:5 [
    "name" => "required|min:6|max:128"
    "email" => "required|email"
    "phone" => "required|phone:INTERNATIONAL,SE"
    "message" => "string|max:254"
    "accept" => "required|accepted"
  ]
}