Period

@if (itemResource.isLoading()) { } @else if (itemResource.error()) { } @else {
Valid From
Valid Till
@if (!!item().id) { }
}