{{ 'add_notice' | translate }}
@if (role !== 'admin') { @if (!hasPermission('notice.create') && !hasPermission('notice.destroy')) { @if ((notice$ | async)?.data?.length) { } } }