@if (items$ | async) {} @if (requiredData$ | async) {} @if (detail$ | async) {} @if (saveResult$ | async) {} @if (deleteResult$ | async) {} @if (exportAction$ | async) {} @if (exporting$ | async) {} @if (gridLoading$ | async) {} @if (detailLoading$ | async) {} @if (detailOpened$ | async) {} @if (filterState$ | async) {} @if (states$ | async) {}
@if ((requiredData$ | async)?.hasModifyPermission) { Add New }
@if (detailOpened$ | async) { @if (detail$) {
@if (detailLoading$ | async) { }
State
Natural Gas
Gas Rate %
Gas Regulatory Fee
Crude Oil
Crude Rate %
Crude Regulatory Fee
@if (!isAddNew) { Delete }
@if (!isAddNew) { Save New }
Save
Cancel
}
}