@extends('employer.layouts.app') @section('content') @component('employer.layouts.partials.breadcrumbs') @endcomponent
Revert Last Payroll
@csrf
@include('employer.Payroll.list')
@endsection @push('custom_js') @endpush