Price for {{ $banner->display_duration }} days:
{{$search_country->currency_symbol}}{{ $banner->price }}
Next available date {{$next_available_date}}
@if(isset($active_banner_list) && !empty($active_banner_list))
You booked spot for
{{date("Y-m-d", strtotime($active_banner_list->start_date))}} to {{date("Y-m-d", strtotime($active_banner_list->end_date))}}
@endif