Name | Period | Tax Table | NAPSA | Working Days | Employees | Actions |
---|---|---|---|---|---|---|
{{ $item->short_description}} | {{ $item->currentPamPayRun->pamPayRunPeriod->calendar_month .'-'. $item->currentPamPayRun->pamPayRunPeriod->calendar_year }} | {{ $item->currentPamTaxTable->code}} | {{ $item->currentPamSocialSecurity->code }} | {{ $item->working_days }} | {{ $item->pamEmps->count()}} | @if(auth()->user()->roles->first()->permissions->contains('name', 'Import data')) @if($item->currentPamPayRun->pay_run_status !=='closed') Earnings Deductions @endif @endif |