@if (session('color')) @if (session('color') == 'dark') Website logo @else src="{{ img('other', setting('logo_light')) }}"> @endif @else Website logo @else src="{{ img('other', setting('logo_dark')) }}"> @endif @endif @else @if (setting('default_color_mode') == 2) Website logo @else src="{{ img('other', setting('logo_light')) }}"> @endif @else Website logo @else src="{{ img('other', setting('logo_dark')) }}"> @endif @endif @endif
@if ( toolsSetting('convert') == 1 || toolsSetting('compress') == 1 || toolsSetting('resize') == 1 || toolsSetting('rotate_reflect') == 1 || toolsSetting('watermark') == 1 || toolsSetting('preferences') == 1 || toolsSetting('effects') == 1 || toolsSetting('exif_cleaner') == 1 || toolsSetting('autoremove') == 1 || toolsSetting('password') == 1 )
{{ __('lang.tools') }}
@if (toolsSetting('convert') == 1)
{{ __('lang.convert') }}
{{ __('lang.tools_convert_text') }}
@endif @if (toolsSetting('compress') == 1)
{{ __('lang.compress') }}
{{ __('lang.tools_compress_text') }}
@endif @if (toolsSetting('resize') == 1)
{{ __('lang.resize') }}
{{ __('lang.tools_resize_text') }}
@endif @if (toolsSetting('rotate_reflect') == 1)
{{ __('lang.rotate_reflect') }}
{{ __('lang.tools_rotate_text') }}
@endif @if (toolsSetting('watermark') == 1)
{{ __('lang.watermark') }}
{{ __('lang.tools_watermark_text') }}
@endif @if (toolsSetting('preferences') == 1)
{{ __('lang.preferences') }}
{{ __('lang.tools_preferences_text') }}
@endif @if (toolsSetting('effects') == 1)
{{ __('lang.effects') }}
{{ __('lang.tools_effects_text') }}
@endif @if (toolsSetting('autoremove') == 1)
{{ __('lang.autoremove') }}
{{ __('lang.tools_autoremove_text') }}
@endif @if (toolsSetting('password') == 1)
{{ __('lang.password') }}
{{ __('lang.tools_password_text') }}
@endif @if (toolsSetting('exif_cleaner') == 1)
{{ __('lang.exif_cleaner') }}
{{ __('lang.tools_exif_text') }}
@endif
{{ __('lang.explore_all_tools') }}
@endif
{{ __('lang.pricing') }}
{{ __('lang.blog') }}
@if (affiliateSetting('status') == 1)
{{ __('lang.affiliate') }}
@endif
{{ __('lang.contact') }}
@if (languages() != null && languages() && langSetting('language_switcher') == 1)
    @foreach (languages() as $language) @if ('fi fi-' . LaravelLocalization::getCurrentLocale() . ' fis' != $language['flag'])
  • @endif @endforeach
@endif @if (Auth::check())
    @if (Auth::user()->type == 1)
  • {{ __('lang.dashboard') }}
  • @else
  • {{ __('lang.dashboard') }}
  • @endif
  • {{ __('lang.logout') }}
  • @if (Auth::user()->type == 1)
  • {{ __('lang.my_plan') }}: {{ myPlan()['name'] }}

    @if (!myPlan()['free'])

    {{ __( 'lang.remaining', [ 'remaining0' => myPlan()['remaining'][0], 'remaining1' => myPlan()['remaining'][1], 'remaining2' => myPlan()['remaining'][2] ] ) }}

    @endif
  • @endif
@else {{ __('lang.login') }} @endif
  • {{ __('lang.home') }}
  • @if ( toolsSetting('convert') == 1 || toolsSetting('compress') == 1 || toolsSetting('resize') == 1 || toolsSetting('rotate_reflect') == 1 || toolsSetting('watermark') == 1 || toolsSetting('preferences') == 1 || toolsSetting('effects') == 1 || toolsSetting('exif_cleaner') == 1 || toolsSetting('autoremove') == 1 || toolsSetting('password') == 1 )
  • {{ __('lang.tools') }}
      @if (toolsSetting('convert') == 1)
    • {{ __('lang.convert') }}
    • @endif @if (toolsSetting('compress') == 1)
    • {{ __('lang.compress') }}
    • @endif @if (toolsSetting('resize') == 1)
    • {{ __('lang.resize') }}
    • @endif @if (toolsSetting('rotate_reflect') == 1)
    • {{ __('lang.rotate_reflect') }}
    • @endif @if (toolsSetting('watermark') == 1)
    • {{ __('lang.watermark') }}
    • @endif @if (toolsSetting('preferences') == 1)
    • {{ __('lang.preferences') }}
    • @endif @if (toolsSetting('effects') == 1)
    • {{ __('lang.effects') }}
    • @endif @if (toolsSetting('autoremove') == 1)
    • {{ __('lang.autoremove') }}
    • @endif @if (toolsSetting('password') == 1)
    • {{ __('lang.password') }}
    • @endif @if (toolsSetting('exif_cleaner') == 1)
    • {{ __('lang.exif_cleaner') }}
    • @endif
    • {{ __('lang.all_tools') }}
  • @endif
  • {{ __('lang.pricing') }}
  • {{ __('lang.blog') }}
  • @if (affiliateSetting('status') == 1)
  • {{ __('lang.affiliate') }}
  • @endif
  • {{ __('lang.contact') }}