@extends('errors.master') @section('title', 'Error Page 405') @section('main')

405! Method Not Allowed

The server knows the request method, but the target resource doesn't support this method.

@endsection