@extends('layouts.app') @section('title', 'Edit Branch') @section('content')

Update Node: {{ $branch->name }}

Branch Parameters

Modify the functional rules for this network node.

@csrf @method('PUT')
Organizational Alignment
Discard
@endsection