@extends('errors.base') @section('code', '405') @section('heading', 'Method Not Allowed') @section('message', "The HTTP method used for this request isn’t allowed for this endpoint.")