@extends('layouts.admin') @section('title', 'Payroll Run') @section('content')

Payroll Run

Process payroll for selected month and employees.

@csrf

Ready to Process Payroll

Select a month and optionally an employee, then submit to generate salary slips.

@endsection