@yield('styles')
Admin
Dashboard
@if(auth()->user()->role == 1)
Users
@endif
Cars
Bookings
Sign Out
@csrf
@yield('content')
@yield('scripts')