@if($row->user->id == Auth::id())
  • @endif @if($row->sentemail)
  • @endif @if($sms = $row->sent_notifications->where('notification_type', 'sms')->first())
  • @endif