{{ t('Allocate Dashboard') }}
@if (tab && tab.dashboard_tab_allocation) {
{{ t('If enabled, this dashboard will be pinned at the leftmost tab.') }}
}
@if (PermissionsService.hasPermissionObservable(['DashboardAllocations', 'delete'])|async) { @if (mode === 'edit' && tab?.dashboard_tab_allocation?.id) { } } @if (mode === 'add') { } @if (mode === 'edit') { }