@extends('errors.layout') @section('content')
{{ __('Error 405') }}

{{ __('405') }}

{{ __('Method Not Allowed') }}

{{ __('Sorry, but the page you are looking for might have been removed, or unavailable.') }}

@endsection