@include('doctor.layouts.partials.head') @include('doctor.layouts.partials.loader')
@yield('content')
@include('doctor.layouts.partials.foot') @yield('footers')