@include('partials.show-mikrotik-heading')
@foreach (\App\Models\Servers\Mikrotik::where('disabled', false)->get() as $mikrotik)
@endforeach