@component('components.select.select_sig_sec_site',[
'customers' => '',
'signs' => '',
'secteurs' => '',
'sites' => '',
'sig_value' => '',
'sec_value' => '',
'sit_value' => '',
'required' => array(false,false,false),
'search' => array(true,true,true),
'multiples' => array(false,false,false),
'emptyValues' => array(true,true,true),
'initialiser' => true
])
@endcomponent
@component('components.select.select_act_actDet_equip',[ 'activities' => '',
'activities_details' => '',
'act_value' => '',
'actDet_value' => '',
'required' => array(false,false),
'search' => array(true,true),
'multiples' => array(false,false),
'emptyValues' => array(true,true),
'pref_name' => 'rech_'
])
@endcomponent
@component('components.dates.select_simple',['label' => 'DFVT du','value' => '','name' => 'equSit_nextActionDate1'])
@endcomponent
@component('components.dates.select_simple',['label' => 'au','value' => '','name' => 'equSit_nextActionDate2'])
@endcomponent
@component('components.dates.select_simple',['label' => 'Date fin de garantie du','value' => '','name' => 'equSit_endGuaranteeDate1'])
@endcomponent
@component('components.dates.select_simple',['label' => 'au','value' => '','name' => 'equSit_endGuaranteeDate2'])
@endcomponent