@props(['active', 'title', 'url', 'icon', 'indent']) @php $active = '/' . Request::path() == $url ? 'active' : ''; @endphp