@yield('css') @include('navbar')
@include('sidebar')
@yield('content')
{{-- @if(hotelID()) @if (contactMarketing()) --}} {{-- --}} {{-- @endif @endif --}}
@csrf
@yield('js')