aboutsummaryrefslogtreecommitdiff
path: root/resources/views/errors/402.blade.php
blob: 3bc23efd2f3f72e01db2dca5ceefdd2c72f067b3 (plain)
1
2
3
4
5
@extends('errors::minimal')

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