@yield('styles')
UST Operator Training
@role(['super-admin'])
Goto Admin Panel
@endrole
Contact Us
@auth
{{ ucwords(auth()->user()->name.' '.auth()->user()->last_name) }}
@endauth
account_circle
Profile
Change Password
Log Out
@csrf
@yield('title')
@yield('content')
@yield('script')