@foreach($cityAliases as $cityAlias)
@if (Auth::User()->hasAnyRole(['root', 'admin']))
@endif
@endforeach