© 2026 Hedgehog Software, LLC
protected $casts = [ "hotel_texts" => HotelText::class, ];
TextInput::make("hotel_texts.field1"), TextInput::make("hotel_texts.field2"), TextInput::make("hotel_texts.field3"),
Property type not supported in Livewire for property: [{"field1":"..
HotelText
implements CastsAttributes, ArrayAccess
array