@section('title', 'Customer')
@csrf
{{ __('crm.add_customer') }}
{{ __('crm.primary_contact_info') }}
{{ __('crm.source_error') }}
{{ __('crm.gender_select') }}
{{ __('crm.customer_name_error') }}
{{ __('crm.customer_emial_error') }}
{{ __('crm.contact_name_error') }}
{{ __('crm.website_error') }}
{{ __('crm.company_name_error') }}
{{ __('crm.address_info') }}
{{ __('crm.street_address_error') }}
{{ __('crm.city_error') }}
{{ __('crm.state_error') }}
{{ __('crm.country_select') }}
{{ __('crm.zip_error') }}
@push('scripts') @endpush