@foreach($Nets as $Net) @if (!empty($Net->local_end_time)) @endif @endforeach
{{trans('common.name')}} {{trans('common.band')}} {{trans('common.frequency')}} {{trans('common.mode')}} {{trans('common.start_time')}} {{trans('common.end_time')}}
{{$Net->name}} @if (!empty($Net->url)) (www) @else ( G | D ) @endif @if (false !== strpos($Net->primary_frequency_url, 'repeaterbook')) (rb) @endif @if (!empty($Net->net_id)) (hnd) @endif @if (!empty($Net->Frequency_raw)) (NL) @endif {{$Net->primary_band}} {{$Net->format_primary_frequency()}} {{$Net->mode}} {{$Net->local_start_time}}{{$Net->local_end_time}}