-
@foreach($errors->all() as $error)
- {{ $error }} @endforeach
@include('partials.turbo') @include('partials.theme-vars') @php try { $logoUrl = \App\Support\Branding::url(); } catch (\Throwable) { $logoUrl = null; } @endphp @stack('styles')
@php $hotel = \App\Models\Hotel::query()->first(); @endphp