@extends('layouts.employee') @section('content')
View your salary history and download payslips
Total Payslips
All timeNet Pay This Year
{{ date('Y') }}Average Monthly
{{ date('Y') }}Latest Payslip
@if($stats['latest_payroll']) {{ $stats['latest_payroll']->period_start->format('M Y') }} @else No records @endifYour payroll records will appear here once processed by HR.