@extends('layouts.admin') @section('title', 'Networks - EV Charging Network') @section('breadcrumb_title', 'System Settings') @section('breadcrumb_sub_title', 'Networks') @section('page_title', 'Networks') @section('content')
Networks Management

Manage electric vehicle charging networks and their configurations.

@php $i = 1; @endphp @forelse($networks as $network) @empty @endforelse