@extends('layouts.sidebar') @section('title', 'Mortuary Status') @section('content')
@if (session('success'))
{{ session('success') }}
@endif @if (session('error'))
{{ session('error') }}
@endif

Record

@csrf
Mortuary Loans Employee Name Mortuary Rate
@endsection