@extends('layouts.app') @section('content')
{{ csrf_field() }}

{{__("Edit network group")}}

@if($errors->has('network')) @endif
@endsection