@foreach(theme()->getOption('menu', 'aside_tabs') as $tab)
{{ theme()->getView($tab['view']) }}
@endforeach