@extends('Reports.template') @section('title') Salary Summary @endsection @section('ExternalCss') @parent @endsection @section('Content')
@php $title = "Salary break up summary view"; @endphp @foreach($headMasterColumnE as $columnTitle) @endforeach @foreach($headMasterColumnD as $columnTitle) @endforeach @foreach($headMasterColumnT as $columnTitle) @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}}
{{$title}}
Emp. Id Employee Name IFSC Code Account Number Month Days Payable LOP day Overtime Hours{{$columnTitle->head_name}}Overtime Payment Total Earnings{{$columnTitle->head_name}}Total deducation{{$columnTitle->head_name}}
Grand Total0000
Back
@endsection @section('BootstrapModals') @endsection @section('ExternalJs') @endsection