{{ Eventy::action('main_menu', ['menu_order' => 1]) }}
  • @lang('form.dashboard')
  • {{ Eventy::action('main_menu', ['menu_order' => 2]) }} @if(is_menu_enable('customers'))
  • @lang('form.customers')
  • @endif {{ Eventy::action('main_menu', ['menu_order' => 3]) }} @if(is_menu_enable('vendors'))
  • @lang('form.vendors')
  • @endif {{ Eventy::action('main_menu', ['menu_order' => 4]) }} @if(is_menu_enable(['proposals', 'estimates', 'invoices', 'payments', 'items', 'credit_notes']))