@extends(template().'layouts.error') @section('title','405') @section('content')
405
@lang("Method not allowed.")
@endsection