@if($isCasaExternal)
@php $isPeru = config('polaris.instance') === INSTANCE_PERU; $img = $isPeru ? 'img/mainPeru.svg' : '/img/cobranzas.png'; $style = $isPeru ? 'width: 180px; padding: 50px 0;' : 'width: 180px;'; @endphp Cobranzas Icon

{{ __('views.dashboard.index.cobranzas') }}
@else
@php $isPeru = config('polaris.instance') === INSTANCE_PERU; $img = $isPeru ? 'img/mainPeru.svg' : '/img/cobranzas.png'; $style = $isPeru ? 'width: 180px; padding: 50px 0;' : 'width: 180px;'; @endphp Cobranzas Icon

{{ __('views.dashboard.index.cobranzas') }}
@endif