@extends('adminlte::page') @section('title', 'Edit Payment') @section('content_header')

Edit Payment Record

@stop @section('content')
@csrf @method('PUT')
Cancel
@stop