TIF_E41211320/resources/views/errors/402.blade.php

6 lines
139 B
PHP

@extends('errors::minimal')
@section('title', __('Payment Required'))
@section('code', '402')
@section('message', __('Payment Required'))