{!! Theme::header() !!} {!! apply_filters(THEME_FRONT_BODY, null) !!}
@if (is_plugin_active('language'))
{!! Theme::partial('language-switcher') !!}
@endif @if (is_plugin_active('ecommerce')) @php $currencies = get_all_currencies(); @endphp @if (count($currencies) > 1)
@endif @endif