@php $isActiveEmployee = setActive('employee*'); $borderColorEmployee = $isActiveEmployee == 'is-active' ? '#E89417' : '#A2A5B9'; @endphp {{-- --}}