@extends('employer.layouts.app') @section('content') @component('employer.layouts.partials.breadcrumbs', ['breadcrumbs' => $breadcrumbs]) @endcomponent
Provident Fund
{{ $errors->first('business') }}
{{ $errors->first('branch') }}
{{ $errors->first('department') }}
{{ $errors->first('user') }}
@include('employer.report.table.providentfund_list_table')
@endsection @push('custom_css') @endpush @push('custom_js') @endpush