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