@component('components.select.select_customer',['customers' => '','value' => '','search' => 'true','emptyValue' => 'true'])
@endcomponent
@component('components.select.select_sig_site',[
'signs' => @$signs,
'sites' => '',
'sig_value' => '',
'sit_value' => '',
'required' => array(false,false),
'search' => array(true,true),
'multiples' => array(false,false),
'emptyValues' => array(true,true),
'initialiser' => false,
'options_all' => false,
])
@endcomponent
@component('components.select.select_provider',['providers' => '','value' => '','search' => 'true','emptyValue' => 'false'])
@endcomponent
@component('components.select.select_activity',['activities' => '','value' => '','search' => 'true','emptyValue' => 'false'])
@endcomponent
@component('components.dates.select_simple',['label' => 'Date création du','value' => '','name' => 'createdDate'])
@endcomponent
@component('components.dates.select_simple',['label' => 'au','value' => '','name' => 'createdDate2'])
@endcomponent
{{ __('Intervention') }}
{{ __('Indifférent') }}
{{ __('Curative') }}
{{ __('Préventive') }}
{{ __('Recherche') }}