@extends('layouts.app') @section('title', 'Add MikroTik Server - ISP ERP System') @section('page-title', 'Add New MikroTik Server') @section('content')

Add New MikroTik Server

Configure and add a new MikroTik router to your network

Server Configuration
@csrf
Basic Information
Select ISP for this server
Select sub-branch for this server
Give your MikroTik server a descriptive name
Enter the IP address or hostname of your MikroTik router
Connection Settings
Default: 8728 (API), 8729 (SSL)
RouterOS admin username
RouterOS admin password
Advanced Settings
RouterOS API version
Server monitoring status
Server sync and operations status
Optional description about this server
Additional notes or comments
Connection Test: Test your connection before saving to ensure the server is accessible.

Cancel
@endsection @section('scripts') @endsection