@isset($sign->sig_id)
@method('PATCH') @else @endisset @csrf
{{ __('Général') }}
@isset($sign->sig_id) @component('components.cb_ouinon',[ 'title' => 'Actif', 'name' => 'sig_active', 'value' => $sign->sig_active ]) @endcomponent @endisset @if(env('APP_MODE')=='MULTITECH') @if ( app('request')->input('cus_id') ) @component('components.select.select_customer',['customers' => @$customers,'value' => app('request')->input('cus_id'),'search' => 'true', 'required' => 'true','emptyValue' => 'true']) @endcomponent @else @component('components.select.select_customer',['customers' => @$customers,'value' => @$sign->cus_id, 'required' => 'true', 'search' => 'true','emptyValue' => 'true']) @endcomponent @endif @endif {{-- Emeric le 07/09/22 -> pour filtrer les sociétés de facturation selon le client séléctionné (Doc Sequoia 06/09) --}} {{-- @component('components.select.select_cus_billing',['customers' => @$customers, 'billings' => '', 'cus_value' => @$sign->cus_id, 'bil_value' => '', 'required' => array(false,false), 'search' => array(true,false), 'multiples' => array(false,false), 'emptyValues' => array(true,true), 'initialiser' => true, 'options_all' => true, ]) @endcomponent --}} {{-- @endif --}} @component('components.select.select_billingcompany',['bilCompanies' => @$billingCompanies,'value' => @$sign->bil_id,'search' => 'false','emptyValue' => 'true', 'required' => 'false']) @endcomponent
@error('sig_socialReason') {{ $message }} @enderror
Contact
@error('sig_email') {{ $message }} @enderror
@error('sig_emailCompta') {{ $message }} @enderror
@component('components.input.phone_format',['title' => 'Téléphone', 'value' =>@$sign->sig_phone, 'name' => 'sig_phone', 'placeholder' => 'Tel']) @endcomponent {{-- --}}
@component('components.input.phone_format',['title' => 'Fax', 'value' =>@$sign->sig_fax, 'name' => 'sig_fax', 'placeholder' => 'Fax']) @endcomponent {{-- --}}
{{__('Réception des factures clients') }}
@component('components.cb_ouinon',[ 'title' => 'Réception factures par email', 'name' => 'sig_mailInvoice', 'value' => @$sign->sig_mailInvoice ]) @endcomponent
@error('sig_recipientInvoiceEmails') {{ $message }} @enderror
@error('sig_recipientQuoteEmails') {{ $message }} @enderror
@if(env('ACTIVE_BI_NUMERIQUE')=='1')
{{__('Bon intervention numérique') }}
@component('components.cb_ouinon',[ 'title' => 'Activer le bon d\'intervention numérique', 'name' => 'sig_biNumeric', 'value' => @$sign->sig_biNumeric ]) @endcomponent
@endif
Localisation
Infos tarifs
@error('sig_prices') {{ $message }} @enderror