@extends('employer.layouts.app') @section('content') @component('employer.layouts.partials.breadcrumbs', ['breadcrumbs' => $breadcrumbs]) @endcomponent
Add Provident fund
@csrf
{{ $errors->first('business') }}
{{ $errors->first('branch') }}
{{ $errors->first('department') }}
{{ $errors->first('employee') }}
{{ $errors->first('user_rate') }}
{{ $errors->first('employer_rate') }}
@endsection @push('custom_js') @endpush