{{ __('Export')}} {{ Auth::user()->hasRole('support-manager') ? '/ Clear' : '' }} {{ __('Invoice')}}

{{ __('Total:')}} {{ $invoiceCount }} {{ __('Invoices')}}
@if(Auth::user()->hasRole('support-manager')) {{ __('Clear')}}
@endif