{{-- --}}
@php $logo1 = base64_encode(file_get_contents(public_path('assets/images/TMC-logo.png'))); $logo2 = base64_encode(file_get_contents(public_path('assets/images/75th_logo.png'))); $logo3 = base64_encode(file_get_contents(public_path('assets/images/rajbhishek_logo.png'))); $logo4 = base64_encode(file_get_contents(public_path('assets/images/vasundara.png'))); @endphp TMC Logo 75th Logo TMC Logo 75th Logo

Thane Municipal Corporation

Department of Animal Husbandry
Office :- Opposite Devale Lake, Next to Gokhale Hall,
Thane - 410206.

Telephone Office: 022-27458040/41/42

Fax: 022-27452233

Email: thanecorporation@gmail.com

Deputy Commissioner's Office: 022-27455751

Commissioner's Office: 022-27452339

Website: www.thanecorporation.com


Form "B"
License to Keep Cats

In exercise of the powers conferred by sub-section (1) of section 455 of the Maharashtra Municipal Corporation Act, 1949, in accordance with the draft rules framed under section 457 (13) (1), the following license is granted:

Ward No. {{ $pet_registration_pdf->ward_name }} License No. {{ $pet_registration_pdf->pet_pplication_no }}
Year {{ now()->year }}
Name of Cat Owner {{ $pet_registration_pdf->owner_fname }} {{ $pet_registration_pdf->owner_mname }} {{ $pet_registration_pdf->owner_lname }}
Address {{ $pet_registration_pdf->house_number }}, {{ $pet_registration_pdf->house_name }}, {{ $pet_registration_pdf->street_1 }} {{ $pet_registration_pdf->area_1 }}, {{ $country_id }}, {{ $state_id }} .
Contact No. {{ $pet_registration_pdf->mobile_number }} Pincode {{ $pet_registration_pdf->zipcode }}
Name of the Cat {{ $pet_registration_pdf->cat_name }} Gender {{ $sex_id }}
Age {{ $pet_registration_pdf->age }} Month {{ $pet_registration_pdf->month }}
Breed of Cat {{ $pet_registration_pdf->breeds_name }} Color {{ $pet_registration_pdf->colour }}
Date of Vaccination {{ \Carbon\Carbon::parse($pet_registration_pdf->date_of_rabies_vaccination)->format('d/m/Y') }} Identification Mark {{ $pet_registration_pdf->identification_mark }}
Veterinary Doctor {{ $pet_registration_pdf->veterinary_doctor_name }},   {{ $pet_registration_pdf->veterinary_doctor_msvc_no }}
Date of Issue of Licence {{ !empty($pet_registration_pdf->approve_date_of_license_obtain) ? date('d/m/Y', strtotime($pet_registration_pdf->approve_date_of_license_obtain)) : null }}
License Valid Date From {{ !empty($pet_registration_pdf->approve_date_of_license_obtain) ? date('d/m/Y', strtotime($pet_registration_pdf->approve_date_of_license_obtain)) : null }}  To  {{ date('d/m/Y', strtotime($fiscalYear)) }}
{{-- --}}