@extends('layouts.admin') @section('title', 'Edit Payroll') @section('breadcrumb') Payroll {{ $payroll->name }} Edit @endsection @section('header')
{{ $payroll->payroll_number }}
{{ $message }}