@section('title', __('quote/createNew.Request Quote')) @section('header-style', 'inner_nav') @push('style') @endpush @push('script') @endpush

@Lang('quote/createNew.Request Quotation')

@Lang('quote/createNew.Please take moment to full fill the below form to recieve a quote')

@csrf
@error('country_code'){{ $message }}@enderror
@error('phone'){{ $message }}@enderror

*@Lang('quote/createNew.All fields are mandatory')

@if(session('quote_id')) @endif