@php $isActiveVisitor = setActive('gate-in/visitor*'); $borderColorVisitor = $isActiveVisitor == 'is-active' ? '#F92B60' : '#A2A5B9'; @endphp