{!! render_image_markup_by_attachment_id($event->image,'','full') !!}
{!! $event->content !!}
{{get_static_option('event_single_'.$user_select_lang_slug.'_venue_title')}}
@if(!empty($event->venue))
@endif
@if(!empty($event->venue_location))
@endif
@if(!empty($event->venue_phone))
@endif
@if(!empty($event->venue_location))
{{get_static_option('event_single_'.$user_select_lang_slug.'_venue_name_title')}}
{{$event->venue}}{{get_static_option('event_single_'.$user_select_lang_slug.'_venue_location_title')}}
{{$event->venue_location}}{{get_static_option('event_single_'.$user_select_lang_slug.'_venue_phone_title')}}
{{$event->venue_phone}}
{!! render_embed_google_map($event->venue_location) !!}
@endif
{{get_static_option('event_single_'.$user_select_lang_slug.'_event_expire_text')}}
@else
{{get_static_option('event_single_'.$user_select_lang_slug.'_reserve_button_title')}}
@endif
{{get_static_option('event_single_'.$user_select_lang_slug.'_available_ticket_text').' '.$event->available_tickets}}