@extends('Reports.template') @section('title') EPF Report @endsection @section('ExternalCss') @parent @endsection @section('Content')
@php $title = "EPF Report"; @endphp
@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}} Month : {{date("F Y",strtotime($data_date))}}
UAN Employee Name Gross Wages EPF Wages/Basic EPS Wages EDLI Wages EE Share 12% EPS Cont-8.33 ER SHARE-3.67% NCP DAYS REFUND
Back
@endsection @section('BootstrapModals') @endsection @section('ExternalJs') @endsection