Waiting to run...
| ID | URL | Link Status | Description | Status | Actions |
|---|---|---|---|---|---|
| {{ $link->id }} | {{ $link->url }} | @if($link->expected_status) {{ $link->expected_status === 'good' ? 'Not Deleted' : 'Deleted' }} @else Not Set @endif | {{ $link->description ?? '-' }} | {{ $link->is_active ? 'Active' : 'Inactive' }} |