@extends('dashboard.layouts.app') @section('content') @include('components.alert')
| ID | Name | Description | Type | Value | Units | Status | Insert Type | Actions |
|---|---|---|---|---|---|---|---|---|
| {{ $rule->id }} | {{ $rule->name }} | {{ $rule->description }} | {{ ucfirst($rule->type) }} | {{ $rule->value }} | {{ $rule->units ?? '-' }} | {{ ucfirst($rule->status) }} | {{ ucfirst($rule->insert_type) }} | |
| No rules found. | ||||||||