@extends('layouts.mobile') @section('page_title') @if ($information['meet_type'] == 'DUAL') {{{ $information['other_team_name'] }}} @ {{{ $information['host_team_name'] }}} @elseif ($information['meet_type'] == 'INV') {{{ $information['event']['name'] }}} @endif @stop @section('page_sub_title') @if ($information['meet_type'] == 'DUAL') {{{ $information['other_team_name'] }}} @ {{{ $information['host_team_name'] }}} @elseif ($information['meet_type'] == 'INV') {{{ $information['event']['name'] }}} @endif @stop @section('head') @stop @section('header_button_left') Back @stop @section('jquery_init') @stop @section('left_nav_panel') @parent
--}}
@endif
--}}
@endif
--}}
@endif
--}}
Hosted by
@if (!is_null($information['host_ap']))@endif
@if (!is_null($image_url))
{{-- --}}
@else
{{--
--}}
@endif
{{ $information['host_team_name']}}
@if ($information['host_ap'])@endif
{{-- date('l F j, Y', strtotime($information['event']->start_at)) --}}
@if (Helpers::strEqual(date('g:i a', strtotime($information['event']['start_at'])), "12:00 am"))
{{ Helpers::formatDateTime('l F j, Y', strtotime($information['event']['start_at'])) . " TBD" }}
@else
{{ Helpers::formatDateTime('l F j, Y g:i a', strtotime($information['event']['start_at']), $information['event']['time_zone']) }}
@endif
{{$information['event']['location_name']}}