@extends('layouts.master') @section('content') {{--
| # | Region Name | Created At | Action |
|---|---|---|---|
| {{ ++$index }} | {{ $list['region'] }} | {{ $list['created_at'] }} | Cameras List Add New Camera |
| # | Region Name | Created At | Action |
|---|---|---|---|
| {{ $loop->iteration }} | {{ $list['region'] }} | {{ $list['created_at'] }} | Cameras List Add New Camera |
| # | Region Name | Created At | Action |