• {{ trans('header.dashboard') }}
  • {{ trans('header.invoices') }}
  • {{ trans('header.expenses') }}
  • {{ trans('header.quotations') }}
  • {{ trans('header.proposals') }}
  • {{ trans('header.clients') }}
  • @if(Auth::user()->currentPlan()->subscription_type == 'pro')
  • {{ trans('header.taxes') }}
  • @endif