| # | {{ __('table.Code') }} | {{ __('table.Employee-Name') }} | {{ __('table.Date') }} | {{ __('table.Fee-Retail') }} | {{ __('table.Fee-Corporate') }} | Status | {{ __('table.Action') }} |
|---|---|---|---|---|---|---|---|
| {{ $loop->iteration }} |
{{ $employeefee->code }} |
{{ $employeefee->effective_date }} | {{ $employeefee->retail }} | {{ $employeefee->corporate }} |
@if ($employeefee->status === 'P')
|
{{ $employeefee->code }}
Tidak ada data Fee Employee
Tidak ada hasil ditemukan