@yield('styles')
CLASH MAZOS
π Inicio
π° Clanes
π€ Jugadores
@auth
β Crear Mazo
π Mis Mazos
β€οΈ Mazos Fav
β€οΈ Clanes Fav
@if(auth()->user()->isAdmin())
π Admin
@endif @endauth
π
@guest
Iniciar SesiΓ³n
Registrarse
@endguest @auth
{{ auth()->user()->name }}
@csrf
Salir
@endauth
@yield('content')
@yield('scripts')