@if ($counter->needAttention)
@endif
@if (!(Auth::User()->hasAnyRole(['root', 'admin'])))
*To add a new Operator Alias please contact a YLG Administrator.
@endif
@if (isset($needAttention['city']) && count($needAttention['city']))
City | Country
{{--
--}}
{{----}}
{{--
--}}
@endif
@if (isset($needAttention['fare_type']) && count($needAttention['fare_type']))
Fare Types
{{--
--}}
{{----}}
{{--
--}}
@endif
@if (isset($needAttention['travel_class']) && count($needAttention['travel_class']))
Travel Class
{{--
--}}
{{----}}
{{--
--}}
@endif