@include('portal::layouts.partials.portal_config') @php $bottomItems = collect($portal_nav_items ?? [])->take(4); $drawerItems = $portal_nav_items ?? []; @endphp
{{ $portal_label ?? Session::get('business.name') }}