@section('page-title', __('language.contact')) @section('page-description', __('language.contactus')) @section('page-image', asset($detail->image ?? 'site/img/default.png')) @extends('site.master') @section('main-content') @lang('language.contactus') Home @lang('language.contactus') @lang('language.contactus') Secure Your Future with Confidence We are here to help protect your future with comprehensive insurance solutions" emphasizes the insurance company's commitment to safeguarding clients' long-term well-being by offering a range of coverage options tailored to their needs. @foreach ($offices as $key => $item) {{ $item->title }} {{ session('localeSession') == 'en' ? $item->getprovince->title_en : $item->getprovince->title_np }} {{ session('localeSession') == 'en' ? $item->getmunicipality->title : $item->getmunicipality->title_np }}, {{ session('localeSession') == 'en' ? $item->getdistrict->title_en : $item->getdistrict->title_np }}, {{ session('localeSession') == 'en' ? $item->getprovince->title_en : $item->getprovince->title_np }} {{ numEnToNp($item->fax_no) }} @php $phoneNumbers = explode(',', $item->phonenumberbranch); @endphp @foreach ($phoneNumbers as $phoneNumber) {{ numEnToNp(trim($phoneNumber)) }} @if (!$loop->last) , @endif @endforeach {{ $item->branchemail }} @endforeach @if (session('success')) {{ session('success') }} @endif @csrf() Select Branch @foreach ($cmbranchs as $item) {{ $item->title }} @endforeach Full Name * Email * Mobile Number * Subject * Message * @if (!empty($setting->google_recaptcha_site_key)) @endif send @lang('language.ourbranch') All @foreach ($province as $item) {{ session('localeSession') == 'en' ? $item->title_en : $item->title_np }} @endforeach @foreach ($branches as $key => $item) {{ $item->title }} {{ session('localeSession') == 'en' ? $item->getprovince->title_en : $item->getprovince->title_np }} @if ($item->branchmanager || $item->branchincharge) {{ $item->branchmanager ? 'Branch Manager' : 'Branch Incharge' }} {{ $item->branchmanager ? $item->branchmanager : $item->branchincharge }} @endif {{ $item->tole }}, {{ session('localeSession') == 'en' ? $item->getmunicipality->title : $item->getmunicipality->title_np }}, {{ session('localeSession') == 'en' ? $item->getdistrict->title_en : $item->getdistrict->title_np }}, {{ session('localeSession') == 'en' ? $item->getprovince->title_en : $item->getprovince->title_np }} @if ($item->fax_no) {{ numEnToNp($item->fax_no) }} @endif @if ($item->phonenumberbranch) @php $phoneNumbers = explode(',', $item->phonenumberbranch); @endphp @foreach ($phoneNumbers as $phoneNumber) {{ numEnToNp(trim($phoneNumber)) }} @if (!$loop->last) , @endif @endforeach @endif @if ($item->branchemail) {{ $item->branchemail }} @endif @endforeach No data found @endsection @push('script') @endpush
We are here to help protect your future with comprehensive insurance solutions" emphasizes the insurance company's commitment to safeguarding clients' long-term well-being by offering a range of coverage options tailored to their needs.
No data found