@php $isPeru = config('polaris.instance') === INSTANCE_PERU; $img = $isPeru ? 'mainPeru.svg' : 'cobranzas.png'; $fullPath = asset("img/{$img}"); @endphp {{--Cobranzas Icon--}}