@if(Auth::check())
Genereaza
Inregistreaza obiecte
Previzualizeaza
Vezi/inchide
@if(Auth::user()->branch_id == 9000 || Auth::user()->isAsm == 1)
Statistici
@endif @if(userInGroup(Auth::user()->id, 1006) || userInGroup(Auth::user()->id, 1011))
Gestioneaza servicii in agentii
@if(userInGroup(Auth::user()->id, 1008) || userInGroup(Auth::user()->id, 1011))
Atribuie serviciu
@endif @if(userInGroup(Auth::user()->id, 1009) || userInGroup(Auth::user()->id, 1011))
Agentii fara inventar
@endif @if(userInGroup(Auth::user()->id, 1010) || userInGroup(Auth::user()->id, 1011))
Agentii cu diferente
@endif
@endif
@if(Auth::check())
@csrf
Logout
@endif
@endif @yield('content') {{-- --}} @stack('js')