@if(session('message'))
@endif
#{{ $auction->auction_id }}
#{{$auction->spot}}
{{ date('d/m/Y H:i A', strtotime($auction->bid_startdate))}}
{{ date('d/m/Y H:i A', strtotime($auction->bid_enddate))}}
{{$auction->country_name}}
@if(isset($auction->city_name) && $auction->city_name !='')
{{$auction->city_name}}
@endif
| Created On | Profile | Bid (Price) | Status |
|---|