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

Edit Payment

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