@stack("custom-script") {{----}}
@if(isset($promotedMessages[0])) @endif
@if(Auth::check() && (Auth::user()->type != "junior reviewer" && Auth::user()->type != "senior reviewer" && Auth::user()->type != "admin"&& Auth::user()->type != "root")) @endif @if(Auth::check())
@endif
@yield('content')
@yield('script')