@extends('errors::minimal')

@section('title', __('I\'m a teapot'))
@section('code', '418')
@section('message', __('I\'m a teapot'))