@yield('css') @php // dd($counts); if (!Auth::check()) { header('Location: ' . route('login')); // exit(); } @endphp
@yield('content')
@stack('scripts')
{{-- Loding ..... --}}
L O A D I N G