@extends('layout.main') @section('main')
Configure Wireless Network

Here you can configure the wireless network.

@error('global') @enderror
@csrf @method('PATCH')
@error('ssid')
{{ $message }}
@enderror
{{--
--}}
@endsection