@extends('Reports.template') @section('title') Designation Report @endsection @section('ExternalCss') @parent @endsection @section('Content')
| 
                @if($businessEntityMasterData[0]->logo != null)
                 
                 | 
            
                 {{ $businessEntityMasterData[0]->name }} 
                {{$businessEntityMasterData[0]->add1. " " .$businessEntityMasterData[0]->add2 ." ".$businessEntityMasterData[0]->city." : " .$businessEntityMasterData[0]->pincode }} 
                {{"Phone : ".$businessEntityMasterData[0]->tel1}} 
             | 
        ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Designation Report | As on: {{$currentTime->format('d/m/Y H:i:s ')}} | ||||||||||||||
| Id | Name | Created By | |||||||||||||
| {{$jobData1->job_title_id }} | {{ $jobData1->job_title_name }} | {{ $jobData1->created_by }} | {{ strtoupper(Session::get('userId'))." # ".$currentTime->format('d/m/Y H:i:s ')}} | ||||||||||||