navbar brand
    @php $array = ['home']; @endphp
  • Dashboard

    • Home
  • @php $array = ['medicine-category', 'medicine']; @endphp
  • Medicine

    • Category
    • Medicine
  • @php $array = ['view-stock', 'alert-report']; @endphp
  • Stock

    • View Stock
    • Alert Report
  • @php $array = ['purchase', 'purchase_report', 'purchase_medicine','add_expense']; @endphp
  • Purchase

    • Add Purchase
    • Purchase Report
    • Medicine Report
    • Add Expense
  • @php $array = ['sale', 'sale_report', 'personal_sale']; @endphp
  • Sales

    • Sale
    • Personal Sale
    • Sale Report
  • @php $array = ['revenue', 'daily_report', 'stock_value']; @endphp
  • Report

    • Daily Sale Report
    • Revenue Report
    • Stock Value