{{ Session::get('business.name') }}
  • {{__('home.home')}}
  • @if (auth()->user()->can('account.view'))
  • {{ __('account.list_accounts') }}
  • {{ __('account.balance_sheet') }}
  • {{ __('account.trial_balance') }}
  • {{ __('lang_v1.cash_flow') }}
  • {{ __('account.payment_account_report') }}
  • @endif