@if($widgetData['title'] && Arr::exists($widgetData['title'], LaravelLocalization::getCurrentLocale()))

{{ $widgetData['title'][LaravelLocalization::getCurrentLocale()] }}

@endif
@if($widgetData['logo'] == 'true') @endif

{{ config('settings.site_description') }}

@if($widgetData['link'] == 'true') {{ __('Laramagz::magz.about_us') }} → @endif