@auth
@else
@endauth
{{ config('app.name', 'Cyca') }}
@auth @endauth @stack('scripts')
@yield('main_content')
@auth
@csrf
@endauth