{{$bussinessData->businessname}}Email:{{ $bussinessData->email }} Mobile:{{ $bussinessData->mobile }}, {{ $bussinessData->mobile_secondary }}Address:{{ $bussinessData->address }}, {{ $bussinessData->city }}, {{ $bussinessData->state }}, {{ $bussinessData->pincodede }} |
@if($bussinessData->pic && file_exists(public_path('assets/uploads/'.$bussinessData->getRawOriginal('pic'))))
![]() |
Form No
{{$emp->form_no}}
|
Date
{{ \Carbon\Carbon::parse($emp->registration_date)->format('d-M-Y')}}
|
|
Personal Details |
||
Full Name
{{$emp->candidate_name}}
|
Email
{{$emp->email}}
|
|
Mobile
{{$emp->mobile}}
|
Date Of Birth
{{\Carbon\Carbon::parse($emp->dob)->format('d-M-Y')}}
|
|
Aadhar
{{$emp->aadharcard_no}}
|
Blood Group
{{$emp->blood_group}}
|
|
Any Health Issue
{{ strtolower($emp->helth_issue) == "yes" ? $emp->helth_description : "No"}}
|
Marital Status
{{$emp->marital_status}}
|
|
Vehical No
{{ strtolower($emp->vehical_check) == "yes" ? $emp->vehical_no : "No"}}
|
Father Name
{{$emp->father_name}}
|
|
Current Address
{{ $emp->current_address }}
|
||
{{$emp->current_district}}, {{$emp->current_state}}, {{$emp->current_country}}- {{$emp->current_pincode}}
|
||
Permanent Address
{{ $emp->parmanent_address }}
|
||
{{$emp->parmanent_district}}, {{$emp->parmanent_state}}, {{$emp->parmanent_country}} - {{$emp->parmanent_pincode}}
|
||
Work Experience Details |
||
Company Name
{{$value['companyName']}}
|
Contact No
{{$value['contectNo']}}
|
Designation
{{$value['designation']}}
|
Start Date
{{$value['startDate']}}
|
End Date
{{$value['endDate'] }}
|
|
Bank Details |
||
Bank Name
{{$emp->bank_name}}
|
Holder Name
{{$emp->holder_name}}
|
|
IFSC Code
{{$emp->Ifcs_code}}
|
Bank Account No
{{$emp->account_no}}
|
|
Documents |
||
Employee Image
@if($emp->candidate_photo)
No Image Uploaded. @endif |
Employee Signature
@if($emp->candidate_signature)
No Image Uploaded. @endif |
Stamp with singnature
@if($stampWithSingDocUrl)
No Image Uploaded. @endif |
Designation Details |
||
Designation
{{ $emp->current_designation }}
|
Department
{{ $emp->current_department }}
|
Salary(per month)
{{ $emp->current_salary }}
|
Disclaimer |
||
I DECLARE THAT THE INFORMATION GIVEN ABOVE IS TRUE TO THE BEST OF MY KNOWLEDGE. I AGREE THAT IF ANY INFORMATION FURNISHED ABOVE FOUND INCORRECT MY ADMISSION IS LIABLE TO BE CANCELLED. I HAVE READ AND ACCEPTED ALL TERMS & CONDITIONS. |