@extends('layouts.app') @section('title','Hotspot Profiles — BlueBando v3') @section('content')
/ip hotspot user profile on your MikroTik routers.| Name | Rate limit | Shared users | Idle timeout | Keepalive | Parent queue | Comment | Actions |
|---|---|---|---|---|---|---|---|
| {{ $p['name'] }} | {{ $p['rate_limit'] ?? '—' }} | {{ $p['shared_users'] ?? '—' }} | {{ $p['idle_timeout'] ?? '—' }} | {{ $p['keepalive_timeout'] ?? '—' }} | {{ $p['parent_queue'] ?? '—' }} | {{ $p['comment'] ?? '—' }} | Edit |