@php use App\Helpers\AppHelper; @endphp @extends('layouts.master') @section('title', __('index.employee_tax_report')) @section('action',__('index.tax_report_edit')) @section('main-content') @include('admin.section.flash_message') @include('admin.payroll.taxReport.common.breadcrumb')
{{ __('index.tax_data_not_available') }} ({{ $reportData->employee->name }}).