@yield('admin-css') {{ config('app.name', 'GAS') }} @if (Request::is('staff/summary/payment-graph')) @endif {{-- --}}
img
@yield('content')
{{-- --}} @if ($message = Session::get('success')) @endif @if ($message = Session::get('error')) @endif @if ($message = Session::get('login-welcome')) @endif {{-- Copy sharable link and password to clipboard --}} {{-- get active students for select input --}} @yield('admin-js')