@if(Auth::user()->role == 'it')
@endif
@yield('content')
@stack('js')