@yield('css') @yield('script')
Toggle Navigation
DMMC INSTITUTE OF HEALTH SCIENCES
@if (Auth::guest()) @else
{{ Auth::user()->lastname }}, {{ Auth::user()->firstname}}
Logout
{{ csrf_field() }}
@endif
INSTRUCTOR
Subjects
Reports
@yield('content')