@yield('header')
Doctorino
1.0
{{ __('sentence.Dashboard') }}
{{ __('sentence.Patients') }}
{{ __('sentence.Patients') }}
{{ __('sentence.New Patient') }}
{{ __('sentence.All Patients') }}
{{ __('sentence.Appointment') }}
{{ __('sentence.Appointment') }}
{{ __('sentence.New Appointment') }}
{{ __('sentence.All Appointments') }}
{{ __('sentence.Prescriptions') }}
{{ __('sentence.Prescriptions') }}
{{ __('sentence.New Prescription') }}
{{ __('sentence.All Prescriptions') }}
{{ __('sentence.Drugs') }}
{{ __('sentence.Add Drug') }}
{{ __('sentence.All Drugs') }}
{{ __('sentence.Tests') }}
{{ __('sentence.Add Test') }}
{{ __('sentence.All Tests') }}
{{ __('sentence.Billing') }}
{{ __('sentence.Billing') }}
{{ __('sentence.Create Invoice') }}
{{ __('sentence.Billing List') }}
{{ __('sentence.Settings') }}
{{ __('sentence.Settings') }}
{{ __('sentence.Doctorino Settings') }}
{{ __('sentence.Prescription Settings') }}
{{ Auth::user()->name }}
{{ __('sentence.Settings') }}
{{ __('sentence.Logout') }}
@yield('content')
{{ __('sentence.Ready to Leave') }}
×
{{ __('sentence.Ready to Leave Msg') }}
@yield('footer')