@extends('layouts.admin') @section('title', 'Edit Deferment') @section('content')

Edit Deferment

@csrf @method('PUT')
Cancel
@endsection