@extends('Reports.template') @section('title') Dependents @endsection @section('ExternalCss') @parent @endsection @section('Content')
@if($businessEntityMasterData[0]->logo != null) logo )}}"/> @endif |
{{ $businessEntityMasterData[0]->name }}
{{$businessEntityMasterData[0]->add1. " " .$businessEntityMasterData[0]->add2 ." ".$businessEntityMasterData[0]->city." : " .$businessEntityMasterData[0]->pincode }}
{{"Phone : ".$businessEntityMasterData[0]->tel1}}
|
||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Dependents | As on :{{$currentTime->format('d/m/Y H:i:s ')}} | ||||||||||||||||
Emp Id | Employee Name | Designation | Department | Join Date | |||||||||||||
Sr No | Dependent Name | Relationship | Birth Date | ||||||||||||||
{{$emp->employee_id}} | {{$emp->employee_name }} | {{$emp->job_title_name}} | {{$emp->department_name }} | {{\Helper::getDisplayDate($emp->employee_hire_date) }} | |||||||||||||
{{$srheader++}} | {{ $dependent->name}} | {{$dependent->relationship}} | {{\Helper::getDisplayDate($dependent->dob)}} | {{ strtoupper(Session::get('userId'))." # ".$currentTime->format('d/m/Y H:i:s ')}} |