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