• TransVie
    @if(Auth::user()->role != "admin")
  • Facile Normal Difficile
  • @endif
  • avatar {{Auth::user()->name}} {{Auth::user()->lastname}}
    Se déconnecter @if(Auth::check())
    {{ csrf_field() }}
    @else
    {{ csrf_field() }}
    @endif