@lang('app.exceptions')
@foreach ($exceptions as $exception)
{{ $exception->exception }}
@endforeach