{{-- --}} @if (Route::has('login')) @php $mam_clinicID = Auth::user()->clinic ?? null; @endphp @endif
@yield('content')
@stack('scripts')