@data('suda\core\Debug::assginDebugInfo') {{ $:error_type('Error') }} @if ($?:error_code) - {{$:error_code('500')}} @endif | Powered By Suda System @insert('error-head')
{{ $:error_type('Error') }}
@if ($?:error_code)
{{ $:error_code('500') }}
@endif
@if (DEBUG && router()->getRouter('debug_json_download',$this->module) ) @{ __('Request Id:$0', $:request_id ) } @else
@{ __('Request Id:$0', $:request_id ) }
@endif
{{ date('Y-m-d H:i:s e') }}
{{ $:error_message }}
@insert('error-content')
@insert('error-footer')