Watermark
Municipal Logo

{{ webInfo()->en_municipality_name }}

{{ webInfo()->upazilas->name }}, {{ webInfo()->districts->name }}

{{ webURL() }}

Mobile: {{ webInfo()->phone }} | Email: {{ webInfo()->email }}

{!! QrCode::size(70)->generate(asset('/').'sanad_verify/'.$sanad->sanad_number) !!} {{-- QR Code--}}

Scan to verify

Certificate No: {{ $sanad->sanad_number }}
Date: {{ date('d M, Y', strtotime($sanad->created_at)) }}

@if(webInfo()->sanad_template_status == 1) Character Certificate @else {{ sanad_title('en_character') }}@endif

@if(webInfo()->sanad_template_status == 1)

This is to certify that {{ $sanad->citizen->english_name }}, {{ $sanad->citizen->bn_Husband_name != null ? 'wife' : ($sanad->citizen->gender == '1' ? 'son' : 'Daughter') }} of {{ $sanad->citizen->bn_Husband_name != null ? $sanad->citizen->en_Husband_name : $sanad->citizen->en_father_name }} and {{ $sanad->citizen->en_mother_name }}, residing at {{ $sanad->citizen->p_en_address }}, Post Office: {{ $sanad->citizen->p_en_post }}, {{ webInfo()->en_municipality_name }}, Ward No. {{ $sanad->citizen->p_en_word }}, Upazila: {{ $sanad->citizen->p_upazila->name }}, District: {{ $sanad->citizen->p_district->name }}, is personally known to me.

He is a {{ $sanad->citizen->basinda == '1' ? 'permanent' : 'present' }} resident of Ward No. {{ $sanad->citizen->p_en_word }}, {{ webInfo()->en_municipality_name }} and a citizen of Bangladesh by birth. To the best of my knowledge, he is an honest, sincere, and well-behaved person of good moral character. He is not involved in any activities against the state or society.

I sincerely wish him success in all his future endeavors.

@else

{!! $content !!}

{!! $sanad_footer !!}

@endif