@extends($route['layout']) @section('title', '| Employee') @section('content') @include('successMsg')

Employee Details

{{ csrf_field() }}
Personal Information:
Employee Id:{{$hrAllEmployeeDetails->emp_id}}
Name:{{$hrAllEmployeeDetails->emp_name_english}}
Father's Name:{{$hrAllEmployeeDetails->father_name_english}}
Mother's Name:{{$hrAllEmployeeDetails->mother_name_english}}
Sex:{{$hrAllEmployeeDetails->sex}}
Religion:{{$hrAllEmployeeDetails->religion}}
Date of birth:
Warning: Undefined variable $hrAllEmployeeDetails in /home/shikkhaplus/public_html/resources_16_05_2024/views/gnr/employee/employeeList/employeeDetails.blade.php on line 45

Warning: Attempt to read property "date_of_birth" on null in /home/shikkhaplus/public_html/resources_16_05_2024/views/gnr/employee/employeeList/employeeDetails.blade.php on line 45

Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/shikkhaplus/public_html/resources_16_05_2024/views/gnr/employee/employeeList/employeeDetails.blade.php on line 45
01/01/1970
Blood Group:{{$hrAllEmployeeDetails->blood_group}}
Mobile Number:{{$hrAllEmployeeDetails->mobile_number}}
Nid no:{{$hrAllEmployeeDetails->nid_no}}
Email:{{$hrAllEmployeeDetails->email}}
Birth certificate no:{{$hrAllEmployeeDetails->birth_certificate_no}}
Present Address:{{$hrAllEmployeeDetails->present_address}}
Permanent Address:{{$hrAllEmployeeDetails->permanent_address}}

Fatal error: Uncaught Error: Class "DB" not found in /home/shikkhaplus/public_html/resources_16_05_2024/views/gnr/employee/employeeList/employeeDetails.blade.php:76 Stack trace: #0 {main} thrown in /home/shikkhaplus/public_html/resources_16_05_2024/views/gnr/employee/employeeList/employeeDetails.blade.php on line 76
Organization Information: