@component('components.cb_params',['title' => 'Gestions des sous-lots ?',
'value' => @$list_params['active_activityDetail']->par_value,
'name' => 'active_activityDetail'])
@endcomponent
@component('components.cb_params',['title' => 'Gestions des secteurs pour les sites ?',
'value' => @$list_params['active_secteurs']->par_value,
'name' => 'active_secteurs'])
@endcomponent
@component('components.cb_params',['title' => @$list_params['gestion_prixArticle']->par_descriptionFr,
'value' => @$list_params['gestion_prixArticle']->par_value,
'name' => 'gestion_prixArticle'])
@endcomponent
{{-- @component('components.cb_params',['title' => 'Gestions des matériels ?',
'value' => @$list_params['equipment_management']->par_value,
'name' => 'equipment_management'])
@endcomponent
@component('components.cb_params',['title' => 'Activation des notifications ?',
'value' => @$list_params['active_notifications']->par_value,
'name' => 'active_notifications'])
@endcomponent
--}}
{{-- @component('components.cb_params',['title' => 'Gestion des techniciens pour les interventions ?',
'value' => @$list_params['active_techniciens']->par_value,
'name' => 'active_techniciens'])
@endcomponent
--}}
@component('components.cb_params',['title' => 'Gestion maintenance règlementaire ?',
'value' => @$list_params['active_reglementaire']->par_value,
'name' => 'active_reglementaire'])
@endcomponent
@component('components.cb_params',['title' => 'Gestion maintenance préventive ?',
'value' => @$list_params['active_preventive']->par_value,
'name' => 'active_preventive'])
@endcomponent
{{-- @component('components.cb_params',['title' => 'Gestion multilangue ?',
'value' => @$list_params['multilangue']->par_value,
'name' => 'multilangue'])
@endcomponent
--}}
@component('components.cb_params',['title' => 'Gestion des préférences prestataires ?',
'value' => @$list_params['provider_defaults']->par_value,
'name' => 'provider_defaults'])
@endcomponent
{{-- @component('components.cb_params',['title' => @$list_params['management_prospect']->par_descriptionFr,
'value' => @$list_params['management_prospect']->par_value,
'name' => 'management_prospect'])
@endcomponent
--}}
@component('components.cb_params',['title' => @$list_params['management_astreinte']->par_descriptionFr,
'value' => @$list_params['management_astreinte']->par_value,
'name' => 'management_astreinte'])
@endcomponent
@component('components.cb_params',['title' => @$list_params['gestion_portefeuilles']->par_descriptionFr,
'value' => @$list_params['gestion_portefeuilles']->par_value,
'name' => 'gestion_portefeuilles'])
@endcomponent
@component('components.cb_params',['title' => @$list_params['gestion_objectifs_portefeuilles']->par_descriptionFr,
'value' => @$list_params['gestion_objectifs_portefeuilles']->par_value,
'name' => 'gestion_objectifs_portefeuilles'])
@endcomponent
{{-- @component('components.cb_params',['title' => @$list_params['gestion_devis_types']->par_descriptionFr,
'value' => @$list_params['gestion_devis_types']->par_value,
'name' => 'gestion_devis_types'])
@endcomponent
--}}
@component('components.input.text_number',['title' => 'Nombre maximal d\'interventions en cours par prestataire',
'typeinput' => 'text',
'value' => @$list_params['value_provider_max_intervention_inprogress']->par_value,
'helptext' => '',
'type' => 'horizontal',
'name' => 'value_provider_max_intervention_inprogress'])
@endcomponent
@component('components.cb_params',['title' => @$list_params['changement_statut_devis_client']->par_descriptionFr,
'value' => @$list_params['changement_statut_devis_client']->par_value,
'name' => 'changement_statut_devis_client'])
@endcomponent
@component('components.select.select_status',['label' => @$list_params['changement_statut_devis_client_sta_id']->par_descriptionFr,'status' =>@$status_quote,'value' => @$list_params['changement_statut_devis_client_sta_id']->par_value,
'pref_name' => 'changement_statut_devis_client_','search' => 'true','emptyValue' => 'true', 'required' => 'true'])
@endcomponent
@component('components.cb_params',['title' => @$list_params['changement_statut_facture_client']->par_descriptionFr,
'value' => @$list_params['changement_statut_facture_client']->par_value,
'name' => 'changement_statut_facture_client'])
@endcomponent
@component('components.select.select_status',['label' => @$list_params['changement_statut_facture_client_sta_id']->par_descriptionFr,'status' =>@$status_invoice,'value' => @$list_params['changement_statut_facture_client_sta_id']->par_value,
'pref_name' => 'changement_statut_facture_client_','search' => 'true','emptyValue' => 'true', 'required' => 'true'])
@endcomponent