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

{{ __('Extend Network: New Branch') }}

{{ __('Branch Identification') }}

{{ __('Connect a new service or distribution point to the grid.') }}

@csrf
{{ __('Network Mapping') }}
{{ __('Cancel') }}
@endsection