@extends('layouts.app') @section('title', 'Record Payroll') @section('content')

Record Payroll

Back
@csrf {{-- USER SELECTION (All users, not just trainers) --}}
@endsection