{{ __('dashboard.errors') }}

@if(count($ErrorLogs)) @foreach($ErrorLogs as $error) @include('dashboard.partial.error', $error) @endforeach @else @endif
{{ __('table.title') }} {{ __('table.text') }} {{ __('table.status') }} {{ __('table.actions') }}
{{ __('table.NoRecords') }}