@extends('layouts.app') @section('title', 'Payment Form') @section('content')
@csrf
@endsection @push('scripts') @endpush