@if (!$online)
Connection Error
Cannot connect to Mikrotik {{ $mikrotik->name }}, please check your Mikrotik connection or settings.
ERROR CODE: {{ $errorCode }}
ERROR MESSAGE: {{ $errorMessage }}
@else
@include('partials.show-mikrotik-heading')
@endif