@component('components.input.text_number',['title' => @$list_params['gen_di_numbers_format']->par_description,
'typeinput' => 'text',
'value' => @$list_params['gen_di_numbers_format']->par_value,
'helptext' => '',
'type' => 'horizontal',
'name' => 'gen_di_numbers_format'])
@endcomponent
@component('components.input.text_number',['title' => @$list_params['gen_proQuo_numbers_format']->par_description,
'typeinput' => 'text',
'value' => @$list_params['gen_proQuo_numbers_format']->par_value,
'helptext' => '',
'type' => 'horizontal',
'name' => 'gen_proQuo_numbers_format'])
@endcomponent
@component('components.input.text_number',['title' => @$list_params['gen_proReq_numbers_format']->par_description,
'typeinput' => 'text',
'value' => @$list_params['gen_proReq_numbers_format']->par_value,
'helptext' => '',
'type' => 'horizontal',
'name' => 'gen_proReq_numbers_format'])
@endcomponent
@component('components.input.text_number',['title' => @$list_params['gen_proInv_numbers_format']->par_description,
'typeinput' => 'text',
'value' => @$list_params['gen_proInv_numbers_format']->par_value,
'helptext' => '',
'type' => 'horizontal',
'name' => 'gen_proInv_numbers_format'])
@endcomponent
{{-- @component('components.input.text_number',['title' => @$list_params['gen_numbers_format']->par_description,
'typeinput' => 'text',
'value' => @$list_params['gen_numbers_format']->par_value,
'helptext' => '',
'type' => 'horizontal',
'name' => 'gen_numbers_format'])
@endcomponent --}}
@component('components.input.text_number',['title' => @$list_params['nbjours_sel_di']->par_description,
'typeinput' => 'text',
'value' => @$list_params['nbjours_sel_di']->par_value,
'helptext' => '',
'type' => 'horizontal',
'name' => 'nbjours_sel_di'])
@endcomponent
@component('components.cb_params',['title' => @$list_params['proQuoValidation_toProReq']->par_description,
'value' => @$list_params['proQuoValidation_toProReq']->par_value,
'name' => 'proQuoValidation_toProReq'])
@endcomponent
@component('components.cb_params',['title' => @$list_params['gestion_di_suite']->par_description,
'value' => @$list_params['gestion_di_suite']->par_value,
'name' => 'gestion_di_suite'])
@endcomponent