View file vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/views/402.blade.php

File size: 139B
@extends('errors::minimal')

@section('title', __('Payment Required'))
@section('code', '402')
@section('message', __('Payment Required'))