@extends('errors::minimal')
@section('title', __('Payment Required'))
@section('code', '402')
@section('message', __('Payment Required'))
For code examples and implementation guides, please refer to the “Examples” section on our developer portal. Go to GitHub Repository