@extends('Reports.template') @section('title') Employee Report @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}}
|
|
---|---|---|
Employee Supervisor Report | As on: {{$currentTime->format('d/m/Y H:i:s ')}} | |
Emp ID | Name | Supervisors |
{{$empdir->employee_id }} | {{ $empdir->employee_name }} | {!! $reporting_name !!} | {{ strtoupper(Session::get('userId'))." # ".$currentTime->format('d/m/Y H:i:s ')}} |