@extends('public.layouts.default') @section('title') | 405 Error @endsection @section('content')

405

The request method is not allowed

{{ $exception->getMessage() }}

@endsection