@extends('layouts.app') @section('content')
@csrf @method("PUT")
Edit Payment
@endsection @section('customjs') @endsection