-
@if(config("features.lang_switcher") && $gs->is_language == 1)
-
-
{{ __("Currency Rate") }}: {{ $top_first_curr->sign.number_format($top_first_curr->value,$top_first_curr->decimal_digits,$top_first_curr->decimal_separator,$top_first_curr->thousands_separator) }} = {{ $top_curr->sign . ' ' .number_format($top_curr->value ,$top_curr->decimal_digits,$top_curr->decimal_separator,$top_curr->thousands_separator) }}
@endif
@endif
@if(Auth::guard('admin')->check())
- @endif
-
@if(!Auth::guard('web')->check())
- {{ __("Account") }} @else
- {{ __("Account") }} @endif
- {{ __("Our Store") }} @if(config("features.currency_switcher") && $gs->is_currency == 1)
-
-
{{ __("Products list - PDF") }}
@endif