{{ __('Add Device Details') }}

Back
@if ($errors->any())
Whoops! There were some problems with your input:
    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif
@csrf {{-- Connection Type --}}
{{-- Device ID --}}
{{-- Location --}}
{{-- IP Address --}}
{{-- Device Port --}}
{{-- Network Password --}}
{{-- Model No --}}
{{-- Serial No --}}
{{-- P2P IP Address --}}
{{-- P2P Port --}}
{{-- P2P Device ID --}}
{{-- Buttons --}}
Exit
{{-- JavaScript for Toggle --}}