All Blocked IP addresses
| IP | Status | Action | ||
|---|---|---|---|---|
| {{ $row->ip_list }} | @php if ($row->sts == 1) $class_label = 'success'; else $class_label = 'danger'; @endphp {{ $row->sts }} | Edit Delete | ||
| No Record found! | ||||
{{ $result->links() }}
@extends('back.layouts.app',['title' => $title]) @section('beforeHeadClose') @endsection @section('content')
| IP | Status | Action | ||
|---|---|---|---|---|
| {{ $row->ip_list }} | @php if ($row->sts == 1) $class_label = 'success'; else $class_label = 'danger'; @endphp {{ $row->sts }} | Edit Delete | ||
| No Record found! | ||||