@extends('layouts.app') @push('css') @endpush @section('title', 'Payroll Management') @section('panel-actions') @if(auth()->user()->canAccess('payroll.process')) Monthly Processor Generate Payslip @endif @endsection @section('content')
| Employee | Month/Year | Basic Pay | Gross Earnings | Gross Deductions | Net Pay | Action |
|---|