@if (@$btn_ajout=='modale')
{{ __('Ajouter') }}
@elseif (@$btn_ajout!='')
{{ __('Ajouter') }}
@endif
@if (@$btn_imprim==true)
getName() }}>
{{ __('Imprimer') }}
@endif
@if (@$btn_export==true)
getName() }}>
{{ __('Exporter') }}
@endif
@if (@$btn_export_contrat==true)
getName() }}>
{{ __('Export Contrats Site') }}
@endif
@if (@$btn_export2==true)
getName() }}>
{{ __('Exporter sous-lots') }}
@endif
@if (@$btn_import==true)
@endif
@if (@$btn_import_users==true)
{{ __('Importer') }}
@endif
@if(Session()->get('type_gestion_opex')=='sign' || Session()->get('type_gestion_opex')=='site')
@if (@$btn_importBudget==true)
{{ __('Importer') }}
@endif
@endif
@if (@$btn_retour==true)
@if (Session::get('interface','')=='site')
{{ __('Retour') }}
@else
{{ __('Retour') }}
@endif
@endif