diskfloppy.me/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'))