{{ __('customers_him_self') }}


@include('partials.fields', ['fields'=>[ ['ftype'=>'input','name'=>"Customer name",'id'=>"custom[client_name]",'placeholder'=>"Customer name",'required'=>true], ['ftype'=>'input','name'=>"Customer phone",'id'=>"custom[client_phone]",'placeholder'=>"Please enter phone number.",'required'=>true], ]])