IP Restriction Settings
@if (!empty($data['ip_restriction']) && count($data['ip_restriction']) > 0) @foreach ($data['ip_restriction'] as $item) @endforeach @else @endif
ID IP Action
{{ $item['id'] ?? 'N/A' }} {{ $item['ip'] }}
No data found