@extends('layouts.previews.crownPlaza') @php use App\Enums\ElementType; use App\Enums\FacilityElementDefault; use App\Enums\CustomElementType; use App\Enums\Boolean; $banner = current( array_filter($elements, function ($value) { return $value['element_type'] == ElementType::DEFAULT && $value['default_element_type'] == FacilityElementDefault::BANNER; }), ); @endphp @section('content')
{{-- @include('preview.crownPlaza.commons.boxSearch') --}}
Fatal error: Uncaught Error: Call to undefined function setTextDefault() in /var/www/html/spaceagent/micadolayout/resources/views/preview/crownPlaza/roomFacility.blade.php:36 Stack trace: #0 {main} thrown in /var/www/html/spaceagent/micadolayout/resources/views/preview/crownPlaza/roomFacility.blade.php on line 36