@stack('styles')
{{ config('app.name') }}
@auth
Carian
@if (auth()->user()->isAdmin())
Upload RateMas
@endif
@csrf
Logout
@endauth
@yield('content')