{{$loop->iteration}}. @if($booking->type == 'package') {{$booking->package->package_title}} @elseif($booking->type == 'tour') {{$booking->tour->title}} @endif ({{$booking->phone}}) type == 'package') href="{{route('package.details', $booking->package_id)}}" @elseif($booking->type == 'tour') href="{{route('tour.details', $booking->tour_id)}}" @endif class="float-right" target="_BLINK" > {{carbonDiffForHumans($booking->created_at)}}