{{ Auth::user()->name }} @if( Auth::user()->type == '0') Mecanico @elseif (Auth::user()->type == '1') Administración @else Administrador @endif