| {{ __('IP Address') }} | {{ __('status') }} | {{ __('operation') }} |
|---|---|---|
| {{ $whitelistIp->ip_address }} | @if ($whitelistIp->state) Hoạt động @else Đã chặn @endif |
| {{ __('IP Address') }} | {{ __('status') }} | {{ __('operation') }} |
|---|---|---|
| {{ $whitelistIp->ip_address }} | @if ($whitelistIp->state) Hoạt động @else Đã chặn @endif |