@extends('errors.layout') @section('title', __('Not Implemented')) @section('code', '501') @section('message', __('Not Implemented'))