@yield('title')
@php $usertype = session('user_type'); @endphp @php $user = Auth::user(); @endphp @yield('frontend-content') @stack('custom-scripts')