@yield('styles')
UST Operators Training
Last Login:-
{{ date('d M Y H:i:s', strtotime(auth()->user()->last_login)) }}
{{ ucwords(auth()->user()->name.' '.auth()->user()->last_name) }}
account_circle
input
@csrf
@yield('title')
@yield('content')
@yield('script')