@include('errors._template', [ 'code' => 405, 'title' => 'Method Not Allowed', 'message' => 'The request method is not allowed for this page. Please try again.', ])