@extends('layouts.app') @section('htmlheader_title') @if($o->exists) Update @else Add @endif Node @endsection @section('main-content')

@if($o->exists) Update @else Add @endif Node

{{ csrf_field() }}

is_rc)checked @endif>
is_regis_rcion)checked @endif>
is_hub)checked @endif>
is_host)checked @endif>
active)checked @endif>
@foreach (\App\Models\Protocol::cursor() as $oo)
protocol_id==$oo->id)checked @endif>
@endforeach
Cancel
@endsection