@foreach($activities as $activity) @endforeach
{{ _t('notification.sl_no') }} {{ _t('notification.description') }} {{ _t('notification.color') }} {{ _t('notification.icon') }} {{ _t('notification.image') }} {{ _t('notification.edit') }}
{{ $loop->iteration }} @if(isset($activity->description[currentLocal()])) {{ $activity->description[currentLocal()] }} @endif {{ $activity->color }} {{ $activity->icon }} @if($activity->image) @endif