gruene-seele/resources/views/errors/402.blade.php
2021-11-09 18:40:18 +01:00

5 lines
155 B
PHP

@extends('errors::minimal')
@section('title', __('Promotion nicht gefunden'))
@section('code', '404')
@section('message', __('Promotion nicht gefunden'))