@include('partials.breadcrumbs')

Restrict Access By IP @include('layouts.crmnov')

@csrf
@forelse($data as $restriction) @empty {{-- --}} @endforelse
Date IP Address Work Location Home Action
{{ date('d-m-Y', strtotime($restriction->created_at)) }} {{ $restriction->ip_address }} {{ $restriction->work_location }} {{ ($restriction->homeData) ? $restriction->homeData->name : '' }}
No record found