@include('common.header')

PET Application

Awesome Image
Awesome Image
Awesome Image
Awesome Image

Panvel Municipal Corporation

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

Telephone Office : 022-27458040/41/42

Office of the Deputy Commissioner : 022-27455751

e-mail : panvelcorporation@gmail.com

Fax no : 022-27452233

Commissioner's Office : 022-27452339

Website : www.panvelcorporation.com


Form "B"

License to keep cats

In the powers conferred by the provisions of section 127 of sub-section-2 including rule 149 of sub-section-1 of the Bombay Provincial Municipal Corporation Act, 1949 and under the provisions of section 127 of sub-section-2 of the said Act.

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 anti-rabies vaccination - {{ \Carbon\Carbon::parse($pet_registration_pdf->date_of_rabies_vaccination)->format('d/m/Y') }}

Identification mark - {{ $pet_registration_pdf->identification_mark }}

Veterinary Doctor Name -
{{ $pet_registration_pdf->veterinary_doctor_name }}

Registration No. -
{{ $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)) }}

{{-- @if (!empty($pet_registration_pdf->approve_by == Auth::id())) {{ Auth::user()->name }}
@endif --}} Veterinary Officer
Panvel Municipal Corporation,Panvel

Cancel
{{-- --}} @include('common.footer')