@php($currentActiveSystem = (string) ($activeSystem ?? '')) @foreach(auth()->user()->systems()->orderBy('priority')->orderBy('id')->get() as $system) @endforeach