@php($edit = 'dashboard.teams.edit') @php($destroy = 'dashboard.teams.destroy') @php($id = "dropdownMenuButton{$team->id}") @php($team_id = "exampleModal{$team->id}") @php($team_label_id = "exampleModalLabel{$team->id}") @canany(['delete','update'],$team) @if (Route::has($edit) || Route::has($destroy))