Central Hospital
  • Dashboard
    • Home
    • Logout
  • @if(Auth::user()->outdoor_id == 1)
  • Outdoor Patient
    • Add Patient
    • DUE List
    • PAID List
    • @endif @if(Auth::user()->refund_id == 1)
    • Refund List
    • @endif @if(Auth::user()->outdoor_id == 1)
    • Indoor Test
    • Indoor Test List
  • R.F.
    • Search V. Doctor
    • Search M. Officer
  • @endif @if(Auth::user()->indoor_id == 1)
  • Admit Patient
    • Add Patient
    • Patient List
  • Operation
    • Add Operation
    • Operation List
  • Invoice
    • Creat Invoice
    • Invoice List
  • @endif @if(Auth::user()->accounce_id == 1)
  • Accounce
    • A/C Cost
  • @endif @if(Auth::user()->stock_id == 1)
  • Stock
    • Stock Process
  • @endif @if(Auth::user()->super_id == 1)
  • Create User
    • Register User
    • User List
  • Pharmacy Section
  • @endif @if(Auth::user()->data_entry_id == 1)
  • Data Entry
    • R.F.
      • Marketing Officer
      • Village Doctor
    • Doctor
      • Doctor
      • Specialist
    • Seat
      • Add New
      • @for($i=1;$i<=5;$i++)
      • @endfor
    • Test
      • New Type
      • Type List
    • Operation
      • O.T Type
      • O.T List
    • Stock
      • Stock Item
  • @endif