@extends("app") @section('head_title', 'My Listing | '.getcong('site_name') ) @section('head_url', Request::url()) @section("content")
| Choose Multiple | Venue Name | Shortlisted On | Actions |
|---|---|---|---|
|
{{ $i+1 }}
|
{{ $listing->venue_name }}, {{ $listing->hotel_name }}, {{ $listing->city }}, {{ $listing->state }}, {{ $listing->country }} | {{ date('d-M-Y', strtotime($listing->created_at)) }} |