@foreach ($abandonedCartLog as $a) @if($a->type == 1) @elseif($a->type == 2) @elseif($a->type == 3) @endif @endforeach
No Type Date Time
{{ $loop->index + 1 }} 1 Hours2 Days4 Days{{ date('m/d/Y h:i A',strtotime($a->updated_at)) }}