@stack('styles')
Deals of the Day
Home
Deals of the Day
@csrf
Logout
@if(session('success'))
{{ session('success') }}
@endif @if(session('error'))
{{ session('error') }}
@endif @yield('content')
@stack('scripts')