@extends('layouts.squelette') @section('css_header') @endsection @section('titre') {{ __('Paramètres') }} @endsection @section('titre_header') {{ __('Administration') }} @endsection @section('titre_page') {{ __('Liste de paramètres') }} @endsection @section('contenu')
@csrf
{{ __('Général') }}
{{-- @component('components.input.text_number',['title' => @$list_params['code_site']->par_description, 'typeinput' => 'text', 'value' => @$list_params['code_site']->par_value, 'helptext' => '', 'type' => 'horizontal', 'name' => 'code_site']) @endcomponent --}}
@component('components.input.text_number',['title' => @$list_params['site_adress']->par_description, 'typeinput' => 'text', 'value' => @$list_params['site_adress']->par_value, 'helptext' => '', 'type' => 'horizontal', 'name' => 'site_adress']) @endcomponent {{ __('NB : Cette adresse ne doit pas comporter de caractère / à la fin.') }}
{{ __('Uploads de fichiers') }}
@component('components.input.text_number',['title' => 'Extensions de fichiers autorisées', 'typeinput' => 'text', 'value' => @$list_params['value_authorized_extensions']->par_value, 'helptext' => '', 'type' => 'horizontal', 'name' => 'value_authorized_extensions']) @endcomponent @component('components.input.text_number',['title' => @$list_params['value_authorized_mime']->par_description, 'typeinput' => 'text', 'value' => @$list_params['value_authorized_mime']->par_value, 'helptext' => '', 'type' => 'horizontal', 'name' => 'value_authorized_mime']) @endcomponent
@component('components.cb_params',['title' => @$list_params['image_resize']->par_description, 'value' => @$list_params['image_resize']->par_value, 'name' => 'image_resize']) @endcomponent
@component('components.input.text_number',['title' => @$list_params['image_resizeWidth']->par_description, 'typeinput' => 'text', 'value' => @$list_params['image_resizeWidth']->par_value, 'helptext' => 'pixels', 'type' => 'horizontal', 'name' => 'image_resizeWidth']) @endcomponent
{{ __('Filtrage IP') }}
@component('components.cb_params',['title' => @$list_params['acces_ip']->par_description, 'value' => @$list_params['acces_ip']->par_value, 'name' => 'acces_ip']) @endcomponent
@component('components.input.text_number',['title' => @$list_params['acces_ip_email']->par_description, 'typeinput' => 'text', 'value' => @$list_params['acces_ip_email']->par_value, 'helptext' => '', 'type' => 'horizontal', 'name' => 'acces_ip_email']) @endcomponent
{{ __('Budgets') }}
@component('components.cb_params',['title' => @$list_params['budget_family']->par_description, 'value' => @$list_params['budget_family']->par_value, 'name' => 'budget_family']) @endcomponent
{{ __('Matériels') }}
@component('components.cb_params',['title' => @$list_params['equipment_management']->par_description, 'value' => @$list_params['equipment_management']->par_value, 'name' => 'equipment_management']) @endcomponent
@component('components.cb_params',['title' => @$list_params['active_qrcode_equipment']->par_description, 'value' => @$list_params['active_qrcode_equipment']->par_value, 'name' => 'active_qrcode_equipment']) @endcomponent
@component('components.cb_params',['title' => @$list_params['qrcode_equipment_urlsite']->par_description, 'value' => @$list_params['qrcode_equipment_urlsite']->par_value, 'name' => 'qrcode_equipment_urlsite']) @endcomponent
@component('components.cb_params',['title' => @$list_params['spaces_management']->par_description, 'value' => @$list_params['spaces_management']->par_value, 'name' => 'spaces_management']) @endcomponent
@component('components.input.text_number',['title' => @$list_params['qrcode_equipment_chain']->par_description, 'typeinput' => 'text', 'value' => @$list_params['qrcode_equipment_chain']->par_value, 'helptext' => '', 'type' => 'horizontal', 'name' => 'qrcode_equipment_chain']) @endcomponent
{{ __('Champs dynamiques') }}
@component('components.cb_params',['title' => @$list_params['gestion_dynfields']->par_description, 'value' => @$list_params['gestion_dynfields']->par_value, 'name' => 'gestion_dynfields']) @endcomponent
{{ __('Techniciens') }}
@component('components.cb_params',['title' => @$list_params['active_techniciens']->par_description, 'value' => @$list_params['active_techniciens']->par_value, 'name' => 'active_techniciens']) @endcomponent
@component('components.cb_params',['title' => @$list_params['tech_google_calendar']->par_description, 'value' => @$list_params['tech_google_calendar']->par_value, 'name' => 'tech_google_calendar']) @endcomponent
{{ __('Langues') }}
@component('components.cb_params',['title' => @$list_params['multilangue']->par_description, 'value' => @$list_params['multilangue']->par_value, 'name' => 'multilangue']) @endcomponent
@component('components.input.text_number',['title' => @$list_params['multilangue_langs']->par_description, 'typeinput' => 'text', 'value' => @$list_params['multilangue_langs']->par_value, 'helptext' => '', 'type' => 'horizontal', 'name' => 'multilangue_langs']) @endcomponent @component('components.input.text_number',['title' => @$list_params['multilangue_defaultLang']->par_description, 'typeinput' => 'text', 'value' => @$list_params['multilangue_defaultLang']->par_value, 'helptext' => '', 'type' => 'horizontal', 'name' => 'multilangue_defaultLang']) @endcomponent
{{ __('Affichage') }}
@component('components.cb_params',['title' => @$list_params['preventif_interface_sites']->par_description, 'value' => @$list_params['preventif_interface_sites']->par_value, 'name' => 'preventif_interface_sites']) @endcomponent
@component('components.cb_params',['title' => @$list_params['calendrier_interface_sites']->par_description, 'value' => @$list_params['calendrier_interface_sites']->par_value, 'name' => 'calendrier_interface_sites']) @endcomponent
@component('components.cb_params',['title' => @$list_params['contrats_interface_sites']->par_description, 'value' => @$list_params['contrats_interface_sites']->par_value, 'name' => 'contrats_interface_sites']) @endcomponent
@component('components.cb_params',['title' => @$list_params['commsecu_interface_sites']->par_description, 'value' => @$list_params['commsecu_interface_sites']->par_value, 'name' => 'commsecu_interface_sites']) @endcomponent
@component('components.cb_params',['title' => @$list_params['cbcloturedi_interface_sites']->par_description, 'value' => @$list_params['cbcloturedi_interface_sites']->par_value, 'name' => 'cbcloturedi_interface_sites']) @endcomponent
{{ __('Authentification') }}
@component('components.cb_params',['title' => @$list_params['site_authWithCodes']->par_description, 'value' => @$list_params['site_authWithCodes']->par_value, 'name' => 'site_authWithCodes']) @endcomponent
@component('components.input.text_number',['title' => @$list_params['site_libelleCode']->par_description, 'typeinput' => 'text', 'value' => @$list_params['site_libelleCode']->par_value, 'helptext' => '', 'type' => 'horizontal', 'name' => 'site_libelleCode']) @endcomponent @component('components.input.text_number',['title' => @$list_params['site_libelleCode2']->par_description, 'typeinput' => 'text', 'value' => @$list_params['site_libelleCode2']->par_value, 'helptext' => '', 'type' => 'horizontal', 'name' => 'site_libelleCode2']) @endcomponent
{{ __('Clôture des DI') }}
@component('components.cb_params',['title' => @$list_params['closeDi_file_required']->par_description, 'value' => @$list_params['closeDi_file_required']->par_value, 'name' => 'closeDi_file_required']) @endcomponent
@component('components.cb_params',['title' => @$list_params['satisfaction_interface_sites']->par_description, 'value' => @$list_params['satisfaction_interface_sites']->par_value, 'name' => 'satisfaction_interface_sites']) @endcomponent
{{ __('Création des DI') }}
@component('components.cb_params',['title' => @$list_params['addDi_file_required']->par_description, 'value' => @$list_params['addDi_file_required']->par_value, 'name' => 'addDi_file_required']) @endcomponent
@component('components.cb_params',['title' => @$list_params['interSite_fileChoiceProvider']->par_description, 'value' => @$list_params['interSite_fileChoiceProvider']->par_value, 'name' => 'interSite_fileChoiceProvider']) @endcomponent
@component('components.cb_params',['title' => @$list_params['interSite_enterContact']->par_description, 'value' => @$list_params['interSite_enterContact']->par_value, 'name' => 'interSite_enterContact']) @endcomponent
@component('components.cb_params',['title' => @$list_params['interSite_enterContactDetails']->par_description, 'value' => @$list_params['interSite_enterContactDetails']->par_value, 'name' => 'interSite_enterContactDetails']) @endcomponent
@component('components.cb_params',['title' => @$list_params['addDi_contact_site_required']->par_description, 'value' => @$list_params['addDi_contact_site_required']->par_value, 'name' => 'addDi_contact_site_required']) @endcomponent {{ __('NB : si cette option est cochée, les deux zones "Contact et Coordonnées" seront obligatoires lors de a création ') }}
{{ __('d\'une demande d\'intervention dans l\'interface sites.') }}

@component('components.cb_params',['title' => @$list_params['interSite_description_required']->par_description, 'value' => @$list_params['interSite_description_required']->par_value, 'name' => 'interSite_description_required']) @endcomponent
{{ __('Droits') }}
@component('components.cb_params',['title' => @$list_params['notation_techniciens']->par_description, 'value' => @$list_params['notation_techniciens']->par_value, 'name' => 'notation_techniciens']) @endcomponent
@component('components.cb_params',['title' => @$list_params['interSite_addFileSite']->par_description, 'value' => @$list_params['interSite_addFileSite']->par_value, 'name' => 'interSite_addFileSite']) @endcomponent {{ __('NB : si cette option est cochée, le site peut ajouter des fichiers joints sur la fiche description du site.') }}
@component('components.cb_params',['title' => @$list_params['interSite_providerCommunication']->par_description, 'value' => @$list_params['interSite_providerCommunication']->par_value, 'name' => 'interSite_providerCommunication']) @endcomponent {{ __('NB : si cette option est cochée, le site n\'a pas accès aux infos prestataire associé à ses DI et ne peut pas communiquer avec eux.') }}
{{ __('Commandes prestataires') }}
@component('components.cb_params',['title' => @$list_params['site_can_create_order']->par_description, 'value' => @$list_params['site_can_create_order']->par_value, 'name' => 'site_can_create_order']) @endcomponent
@component('components.cb_params',['title' => @$list_params['pref_pres_commande']->par_description, 'value' => @$list_params['pref_pres_commande']->par_value, 'name' => 'pref_pres_commande']) @endcomponent

{{ __('Factures prestataires') }}
@component('components.cb_params',['title' => @$list_params['site_can_manage_proInv']->par_description, 'value' => @$list_params['site_can_manage_proInv']->par_value, 'name' => 'site_can_manage_proInv']) @endcomponent
@component('components.cb_params',['title' => @$list_params['interSite_proInvValidation']->par_description, 'value' => @$list_params['interSite_proInvValidation']->par_value, 'name' => 'interSite_proInvValidation']) @endcomponent

{{ __('Devis prestataires') }}
@component('components.cb_params',['title' => @$list_params['site_can_request_quote']->par_description, 'value' => @$list_params['site_can_request_quote']->par_value, 'name' => 'site_can_request_quote']) @endcomponent
{{ __('Interface DAF') }}
@component('components.cb_params',['title' => @$list_params['compte_daf']->par_description, 'value' => @$list_params['compte_daf']->par_value, 'name' => 'compte_daf']) @endcomponent
{{-- @component('components.input.text_number',['title' => @$list_params['compte_daf_montantDevis']->par_description, 'typeinput' => 'text', 'value' => @$list_params['compte_daf_montantDevis']->par_value, 'helptext' => '', 'type' => 'horizontal', 'name' => 'compte_daf_montantDevis', 'label' => 'compte_daf_montantDevis']) @endcomponent --}} {{ __('NB : si cette option est cochée, cette interface DAF sera accessible. Seuls les comptes ayant le rôle DAF y auront accès.') }}
{{ __('Les devis dont le montant est supérieur au montant indiqué ne pourront être définitivement validés que par un compte DAF.') }}
{{ __('Les validations effectuées par le service maintenance ne seront que des pré-validations.') }}
{{ __('NB : La saisie du seuil de validation s\'effectue sur les enseignes.') }}
{{ __('Interface prestataire') }}
@component('components.cb_params',['title' => @$list_params['interPresta_addDiSuite']->par_description, 'value' => @$list_params['interPresta_addDiSuite']->par_value, 'name' => 'interPresta_addDiSuite']) @endcomponent
{{-- @component('components.cb_params',['title' => @$list_params['interPresta_addDiCurr']->par_description, 'value' => @$list_params['interPresta_addDiCurr']->par_value, 'name' => 'interPresta_addDiCurr']) @endcomponent
--}} @component('components.cb_params',['title' => @$list_params['interPresta_addDiPrev']->par_description, 'value' => @$list_params['interPresta_addDiPrev']->par_value, 'name' => 'interPresta_addDiPrev']) @endcomponent
@component('components.cb_params',['title' => @$list_params['interPresta_exportContract']->par_description, 'value' => @$list_params['interPresta_exportContract']->par_value, 'name' => 'interPresta_exportContract']) @endcomponent
@component('components.cb_params',['title' => @$list_params['interPresta_importContract']->par_description, 'value' => @$list_params['interPresta_importContract']->par_value, 'name' => 'interPresta_importContract']) @endcomponent
{{ __('Liens externes') }}
@component('components.cb_params',['title' => @$list_params['infosdi_page']->par_description, 'value' => @$list_params['infosdi_page']->par_value, 'name' => 'infosdi_page']) @endcomponent
{{ __('Général') }}
@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['gen_di_AgentAssigned']->par_description, 'value' => @$list_params['gen_di_AgentAssigned']->par_value, 'name' => 'gen_di_AgentAssigned']) @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
{{--

--}}
{{ __('Montants par défaut') }}
@component('components.input.text_number',['title' => @$list_params['mt_ht_prev_sans_devis']->par_description, 'typeinput' => 'text', 'value' => @$list_params['mt_ht_prev_sans_devis']->par_value, 'helptext' => '', 'type' => 'horizontal', 'name' => 'mt_ht_prev_sans_devis']) @endcomponent @component('components.input.text_number',['title' => @$list_params['mt_ht_prev_avec_devis']->par_description, 'typeinput' => 'text', 'value' => @$list_params['mt_ht_prev_avec_devis']->par_value, 'helptext' => '', 'type' => 'horizontal', 'name' => 'mt_ht_prev_avec_devis']) @endcomponent
{{ __('Demandes de devis prestataires') }}
@component('components.input.text_number',['title' => @$list_params['nbj_proQuo_desiredDateReturn']->par_description, 'typeinput' => 'text', 'value' => @$list_params['nbj_proQuo_desiredDateReturn']->par_value, 'helptext' => '', 'type' => 'horizontal', 'name' => 'nbj_proQuo_desiredDateReturn']) @endcomponent @component('components.cb_params',['title' => @$list_params['send_refuse_proQuo_others']->par_description, 'value' => @$list_params['send_refuse_proQuo_others']->par_value, 'name' => 'send_refuse_proQuo_others']) @endcomponent @component('components.cb_params',['title' => @$list_params['par_useLimiteEngagement']->par_description, 'value' => @$list_params['par_useLimiteEngagement']->par_value, 'name' => 'par_useLimiteEngagement']) @endcomponent
{{ __('Commandes prestataires') }}
@component('components.cb_params',['title' => @$list_params['proReq_sendBiOnly']->par_description, 'value' => @$list_params['proReq_sendBiOnly']->par_value, 'name' => 'proReq_sendBiOnly']) @endcomponent
{{ __('Factures prestataires') }}
@component('components.cb_params',['title' => @$list_params['par_useLimiteEngagementFacture']->par_description, 'value' => @$list_params['par_useLimiteEngagementFacture']->par_value, 'name' => 'par_useLimiteEngagementFacture']) @endcomponent
{{ __('Bons d\'intervention') }}
@component('components.cb_params',['title' => @$list_params['bi_numerique_prestataires']->par_description, 'value' => @$list_params['bi_numerique_prestataires']->par_value, 'name' => 'bi_numerique_prestataires']) @endcomponent
@component('components.cb_params',['title' => @$list_params['bi_numerique_techniciens']->par_description, 'value' => @$list_params['bi_numerique_techniciens']->par_value, 'name' => 'bi_numerique_techniciens']) @endcomponent
@component('components.cb_params',['title' => @$list_params['mails_in_messages']->par_description, 'value' => @$list_params['mails_in_messages']->par_value, 'name' => 'mails_in_messages']) @endcomponent
@component('components.cb_params',['title' => @$list_params['send_di_mails_sib']->par_description, 'value' => @$list_params['send_di_mails_sib']->par_value, 'name' => 'send_di_mails_sib']) @endcomponent
{{-- --}}
@component('components.input.text_number',['title' => 'Adresse du sender', 'typeinput' => 'text', 'value' => @$list_params['from']->par_value, 'helptext' => '', 'type' => 'horizontal', 'name' => 'from']) @endcomponent @component('components.input.text_number',['title' => 'Nom du sender', 'typeinput' => 'text', 'value' => @$list_params['from_name']->par_value, 'helptext' => '', 'type' => 'horizontal', 'name' => 'from_name']) @endcomponent @component('components.input.text_number',['title' => 'Valeur mailto', 'typeinput' => 'text', 'value' => @$list_params['value_mailto']->par_value, 'helptext' => '', 'type' => 'horizontal', 'name' => 'value_mailto']) @endcomponent
{{ __('Copie de mails') }}
@component('components.input.text_number',['title' => @$list_params['email_copy_all']->par_description, 'typeinput' => 'text', 'value' => @$list_params['email_copy_all']->par_value, 'helptext' => '', 'type' => 'horizontal', 'name' => 'email_copy_all']) @endcomponent @component('components.cb_params',['title' => @$list_params['email_copy_user']->par_description, 'value' => @$list_params['email_copy_user']->par_value, 'name' => 'email_copy_user']) @endcomponent
{{ __('Réponse à') }}
@component('components.cb_params',['title' => trans(@$list_params['email_replyto_active']->par_descriptionFr), 'value' => @$list_params['email_replyto_active']->par_value, 'name' => 'email_replyto_active']) @endcomponent
@component('components.cb_params',['title' => trans(@$list_params['email_replyto_user']->par_descriptionFr), 'value' => @$list_params['email_replyto_user']->par_value, 'name' => 'email_replyto_user']) @endcomponent
@component('components.input.text_number',['title' => trans(@$list_params['email_replyto_address']->par_descriptionFr), 'typeinput' => 'text', 'value' => @$list_params['email_replyto_address']->par_value, 'helptext' => '', 'type' => 'horizontal', 'name' => 'email_replyto_address']) @endcomponent
{{ __('Mails sites') }}
@component('components.cb_params',['title' => @$list_params['send_email_newDISite']->par_description, 'value' => @$list_params['send_email_newDISite']->par_value, 'name' => 'send_email_newDISite']) @endcomponent {{ __('NB : si cette option est cochée, un email sera envoyé à cette adresse lors de la création de la demande par les sites.') }}
@component('components.input.text_number',['title' => @$list_params['send_email_adress_newDISite']->par_description, 'typeinput' => 'text', 'value' => @$list_params['send_email_adress_newDISite']->par_value, 'helptext' => '', 'type' => 'horizontal', 'name' => 'send_email_adress_newDISite']) @endcomponent {{-- @component('components.cb_params',['title' => @$list_params['site_sendWhenPanified']->par_description, 'value' => @$list_params['site_sendWhenPanified']->par_value, 'name' => 'site_sendWhenPanified']) @endcomponent @component('components.cb_params',['title' => @$list_params['site_sendWhenClosedProvider']->par_description, 'value' => @$list_params['site_sendWhenClosedProvider']->par_value, 'name' => 'site_sendWhenClosedProvider']) @endcomponent @component('components.cb_params',['title' => @$list_params['site_sendWhenClosedTech']->par_description, 'value' => @$list_params['site_sendWhenClosedTech']->par_value, 'name' => 'site_sendWhenClosedTech']) @endcomponent --}} {{-- @component('components.cb_params',['title' => @$list_params['site_sendWhenTaken']->par_description, 'value' => @$list_params['site_sendWhenTaken']->par_value, 'name' => 'site_sendWhenTaken']) @endcomponent --}}
@component('components.input.text_number',['title' => @$list_params['value_googleapi_geocoding_key']->par_description, 'typeinput' => 'text', 'value' => @$list_params['value_googleapi_geocoding_key']->par_value, 'helptext' => '', 'type' => 'horizontal', 'name' => 'value_googleapi_geocoding_key']) @endcomponent @component('components.input.text_number',['title' => @$list_params['value_googleapi_map_key']->par_description, 'typeinput' => 'text', 'value' => @$list_params['value_googleapi_map_key']->par_value, 'helptext' => '', 'type' => 'horizontal', 'name' => 'value_googleapi_map_key']) @endcomponent
{{ __('Export général') }}
@component('components.input.text_number',['title' => @$list_params['format']->par_description, 'typeinput' => 'text', 'value' => @$list_params['format']->par_value, 'helptext' => '', 'type' => 'vertical', 'name' => 'format']) @endcomponent
{{ __('Export comptable') }}
{{ __('Envoi de mail') }}
@component('components.input.text_number',['title' => @$list_params['email_opex']->par_description, 'typeinput' => 'text', 'value' => @$list_params['email_opex']->par_value, 'helptext' => '', 'type' => 'horizontal', 'name' => 'email_opex']) @endcomponent @component('components.input.text_number',['title' => @$list_params['email_capex']->par_description, 'typeinput' => 'text', 'value' => @$list_params['email_capex']->par_value, 'helptext' => '', 'type' => 'horizontal', 'name' => 'email_capex']) @endcomponent
@component('components.cb_params',['title' => @$list_params['liaison_veritas']->par_description, 'value' => @$list_params['liaison_veritas']->par_value, 'name' => 'liaison_veritas']) @endcomponent
{{ __('Fonctionnalités') }}
@component('components.cb_params',['title' => @$list_params['active_activityDetail']->par_description, 'value' => @$list_params['active_activityDetail']->par_value, 'name' => 'active_activityDetail']) @endcomponent
@component('components.cb_params',['title' => @$list_params['active_notifications']->par_description, 'value' => @$list_params['active_notifications']->par_value, 'name' => 'active_notifications']) @endcomponent
@component('components.cb_params',['title' => @$list_params['provider_defaults']->par_description . ' (Active le paramètre "Le site peux effectuer des commandes")', 'value' => @$list_params['provider_defaults']->par_value, 'name' => 'provider_defaults']) @endcomponent
{{-- @component('components.cb_params',['title' => @$list_params['pref_pres_commande']->par_description, 'value' => @$list_params['pref_pres_commande']->par_value, 'name' => 'pref_pres_commande']) @endcomponent
@component('components.cb_params',['title' => @$list_params['pref_pres_devis']->par_description, 'value' => @$list_params['pref_pres_devis']->par_value, 'name' => 'pref_pres_devis']) @endcomponent
--}} @component('components.cb_params',['title' => @$list_params['gestion_chantiers']->par_description, 'value' => @$list_params['gestion_chantiers']->par_value, 'name' => 'gestion_chantiers']) @endcomponent
@component('components.cb_params',['title' => @$list_params['department_management']->par_description, 'value' => @$list_params['department_management']->par_value, 'name' => 'department_management']) @endcomponent
@component('components.cb_params',['title' => @$list_params['region_management']->par_description, 'value' => @$list_params['region_management']->par_value, 'name' => 'region_management']) @endcomponent
@component('components.cb_params',['title' => @$list_params['campaign_management']->par_description, 'value' => @$list_params['campaign_management']->par_value, 'name' => 'campaign_management']) @endcomponent
@component('components.cb_params',['title' => @$list_params['survey_management']->par_description, 'value' => @$list_params['survey_management']->par_value, 'name' => 'survey_management']) @endcomponent
@component('components.cb_params',['title' => @$list_params['gestion_entites_sites']->par_description, 'value' => @$list_params['gestion_entites_sites']->par_value, 'name' => 'gestion_entites_sites']) @endcomponent
@component('components.cb_params',['title' => @$list_params['gestion_bpu_provider']->par_description, 'value' => @$list_params['gestion_bpu_provider']->par_value, 'name' => 'gestion_bpu_provider']) @endcomponent
@component('components.cb_params',['title' => @$list_params['gestion_previsionnel_estimatif']->par_description, 'value' => @$list_params['gestion_previsionnel_estimatif']->par_value, 'name' => 'gestion_previsionnel_estimatif']) @endcomponent
@component('components.cb_params',['title' => @$list_params['gestion_factures_presta']->par_description, 'value' => @$list_params['gestion_factures_presta']->par_value, 'name' => 'gestion_factures_presta']) @endcomponent
@component('components.input.text_number',['title' => @$list_params['value_provider_max_intervention_inprogress']->par_description, 'typeinput' => 'text', 'value' => @$list_params['value_provider_max_intervention_inprogress']->par_value, 'helptext' => '', 'type' => 'horizontal', 'name' => 'value_provider_max_intervention_inprogress']) @endcomponent
{{ __('Commisions de sécurité') }}
@component('components.cb_params',['title' => 'Gestion des commissions de sécurité', 'value' => @$list_params['controles_sites']->par_value, 'name' => 'controles_sites']) @endcomponent
@component('components.cb_params',['title' => @$list_params['send_reminder_mails_commission']->par_description, 'value' => @$list_params['send_reminder_mails_commission']->par_value, 'name' => 'send_reminder_mails_commission']) @endcomponent
@component('components.input.text_number',['title' => @$list_params['address_reminder_mails_commission']->par_description, 'typeinput' => 'text', 'value' => @$list_params['address_reminder_mails_commission']->par_value, 'helptext' => '', 'type' => 'horizontal', 'name' => 'address_reminder_mails_commission']) @endcomponent
{{ __('Gestion des prestataires') }}
@component('components.cb_params',['title' => @$list_params['gestion_garantie_presta']->par_description, 'value' => @$list_params['gestion_garantie_presta']->par_value, 'name' => 'gestion_garantie_presta']) @endcomponent
@component('components.input.text_number',['title' => @$list_params['nbjours_date_echeancefichierpresta']->par_descriptionFr, 'typeinput' => 'text', 'value' => @$list_params['nbjours_date_echeancefichierpresta']->par_value, 'helptext' => '', 'type' => 'horizontal', 'name' => 'nbjours_date_echeancefichierpresta']) @endcomponent @component('components.input.text_number',['title' => @$list_params['nbjours_prestarecent']->par_descriptionFr, 'typeinput' => 'text', 'value' => @$list_params['nbjours_prestarecent']->par_value, 'helptext' => '', 'type' => 'horizontal', 'name' => 'nbjours_prestarecent']) @endcomponent
@endsection @section('js_footer') @endsection @section('modale') @endsection