@extends('layouts.user.blank') @section('title', __('Make Payment')) @section('body')
@csrf
@endsection @push('script') @endpush