@extends('errors::minimal') @section('title', __('Not found')) @section('code', '405') @section('message', __('Method not allowed'))