Maria Melin
Kontakta mig
App\Http\Livewire\Employees\SingleContactForm {#1599 // app/Http/Livewire/Employees/SingleContactForm.php:41 +id: "OPjjyH6ivZjhxBgH48FD" #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" => 91 "fasad_id" => "7905" "name" => "Maria Melin" "slug" => "maria-melin" "title" => "Fastighetsmäklare" "email" => "[email protected]" "phone" => "+46702774440" "image" => "https://images05.fasad.eu/799/user/17140446017905.jpg" "main_office" => 20 "show_in_hq" => 0 "index" => 1 "created_at" => "2024-04-15 10:00:17" "updated_at" => "2024-04-25 12:00:44" ] #original: array:13 [ "id" => 91 "fasad_id" => "7905" "name" => "Maria Melin" "slug" => "maria-melin" "title" => "Fastighetsmäklare" "email" => "[email protected]" "phone" => "+46702774440" "image" => "https://images05.fasad.eu/799/user/17140446017905.jpg" "main_office" => 20 "show_in_hq" => 0 "index" => 1 "created_at" => "2024-04-15 10:00:17" "updated_at" => "2024-04-25 12:00:44" ] #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: "Smedsbacken 5" #rules: array:5 [ "name" => "required|min:6|max:128" "email" => "required|email" "phone" => "required|phone:INTERNATIONAL,SE" "message" => "string|max:254" "accept" => "required|accepted" ] }