@if (Route::is(['index-2', 'index-4']))
@endif
@if (Route::is(['index-3']))
@endif
@if (Route::is(['index-5']))
@endif
@if (Route::is('index-6'))
@endif
@if (Route::is(['index-7']))
@endif
@if (Route::is(['index-8']))
@endif
@if (Route::is(['index-9']))
@endif
@if (Route::is(['index-10']))
@endif
@if (Route::is(['index-11']))
@endif
@if (Route::is(['index-12']))
@endif
@if (Route::is(['index-13']))
@endif
@if (Route::is(['index-14']))
@endif
@if (Route::is(['index']))
@endif
@if (Route::is([
'accounts',
'appointments',
'available-timings',
'change-password',
'chat-doctor',
'chat',
'dependent',
'doctor-appointment-details',
'doctor-appointment-start',
'doctor-appointments-grid',
'doctor-awards-settings',
'doctor-business-settings',
'doctor-cancelled-appointment-2',
'doctor-cancelled-appointment',
'doctor-change-password',
'doctor-clinics-settings',
'doctor-completed-appointment',
'doctor-dashboard',
'doctor-education-settings',
'doctor-experience-settings',
'doctor-payment',
'doctor-profile-settings',
'doctor-request',
'doctor-specialities',
'doctor-upcoming-appointment',
'doctor-insurance-settings',
'favourites',
'invoices',
'medical-details',
'medical-records',
'my-patients',
'patient-accounts',
'patient-appointment-details',
'patient-appointments-grid',
'patient-cancelled-appointment',
'patient-completed-appointment',
'patient-dashboard',
'patient-invoices',
'patient-profile',
'patient-upcoming-appointment',
'pharmacy-index',
'profile-settings',
'reviews',
]))
@endif
@if (
!Route::is([
'index',
'index-2',
'index-3',
'index-4',
'index-5',
'index-6',
'index-7',
'index-8',
'index-9',
'index-10',
'index-11',
'index-12',
'index-13',
'index-14',
'accounts',
'appointments',
'available-timings',
'change-password',
'chat-doctor',
'chat',
'dependent',
'doctor-appointment-details',
'doctor-appointment-start',
'doctor-appointments-grid',
'doctor-awards-settings',
'doctor-business-settings',
'doctor-cancelled-appointment-2',
'doctor-cancelled-appointment',
'doctor-change-password',
'doctor-clinics-settings',
'doctor-completed-appointment',
'doctor-dashboard',
'doctor-education-settings',
'doctor-experience-settings',
'doctor-payment',
'doctor-profile-settings',
'doctor-request',
'doctor-specialities',
'doctor-upcoming-appointment',
'doctor-insurance-settings',
'favourites',
'invoices',
'medical-details',
'medical-records',
'my-patients',
'patient-accounts',
'patient-appointment-details',
'patient-appointments-grid',
'patient-cancelled-appointment',
'patient-completed-appointment',
'patient-dashboard',
'patient-invoices',
'patient-profile',
'patient-upcoming-appointment',
'pharmacy-index',
'profile-settings',
'reviews',
]))
@endif