@if (isAddonActive('multi_currency')) @php $currencies = currencies(); $currentCurrency = currency(config('app.currency')); @endphp @if ($currencies->count() > 0) @endif @endif