@extends('architect::layouts.error') @section('title') @lang('Not Implemented') (555) @endsection @section('content') {{ $exception->getMessage() }} @endsection