@extends('Reports.template') @section('title') Department Data @endsection @section('ExternalCss') @parent @endsection @section('Content') @php $currentTime = \Carbon\Carbon::now(); @endphp @foreach($depData as $key=>$depData1) @endforeach {{-- {{-- --}} {{-- --}}
@if($businessEntityMasterData[0]->logo != null) Pharmacy Logologo )}}"/> @endif
{{ $businessEntityMasterData[0]->name }}
{{$businessEntityMasterData[0]->add1. " " .$businessEntityMasterData[0]->add2 ." ".$businessEntityMasterData[0]->city." : " .$businessEntityMasterData[0]->pincode }}
{{"Phone : ".$businessEntityMasterData[0]->tel1}}
Department Report As on: {{$currentTime->format('d/m/Y H:i:s ')}}
Id Name Description
{{$depData1->department_id }}  {{ $depData1->department_name }}  {{ $depData1->department_description }}  
{{ $depData->appends(['search' => $search,'searchColumn' => $searchColumn,'searchType' => $searchType])->links() }}
{{ strtoupper(Session::get('userId'))." # ".$currentTime->format('d/m/Y H:i:s ')}}
{{-- Back --}}
@endsection @section('BootstrapModals') @endsection @section('ExternalJs') @endsection