芝麻web文件管理V1.00
编辑当前文件:/home/rejoandoctor/public_html/resources/views/layouts/header_menu.blade.php
@if (Auth::user()->role == 'superadmin')
Dr Registration
MPO Registration
Patients Data
Online User
Add Package
Customer Bills
Set Module
Advertise
Dr Specialist
@elseif(Auth::user()->role == 'doctor')
Prescriprion
Prescribed
Appointment
Assistant
Pad
Blog
Online Patient
Template
Treatment
Duration
Dose
Advice
@elseif(Auth::user()->role == 'mpo')
Homepage
Dashboard
Prescription
@elseif(Auth::user()->role == 'assistant')
Add Appointment
@else
Homepage
Appointment
@endif