@extends(Auth::user() ? 'layout.wrapper' : 'layout.wrapperplain') @section('content')
404 - Not found

{{ $error['message'] ?? '' }}

@endsection