@foreach($notifications as $notification) @php($harar = explode(' ',$notification->text))

@foreach($harar as $aradawd){{$aradawd}} @if($loop->iteration == 7)
@endif @endforeach

@endforeach View All