@extends('layouts.backend.app') @section('title', 'Payment Method form') @push('css') @endpush @section('content')
Payment Method Form
@csrf
@endsection @push('js') @endpush