@extends('layouts.master') @section('title', 'Edit Ageing Analysis') @section('content')

Edit Ageing Analysis

@csrf @method('PUT')
@endsection