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

Edit Payment Method

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