{{ Session::get('business.name') }}
  • {{__('home.home')}}
  • @if (auth()->user()->can('zatca.view') )
  • {{ __('new.zatca_view') }}
  • @endif @if (auth()->user()->can('zatca.update'))
  • {{ __('new.zatca2_settings') }}
  • @endif