{{ __('Footer Logo') }}

@if (!empty($footerLogo->footer_logo)) logo @else ... @endif
{{ __('Choose Image') }}

{{ '*' . __('Recommended Image Size') . ':' }} {{ '124×24 px' }}

@if ($errors->has('footer_logo'))

{{ $errors->first('footer_logo') }}

@endif

@if (empty($footerLogo->footer_section_bg_img)) ... @else image @endif
{{ __('Choose Image') }} @error('footer_section_bg_img')

{{ $message }}

@enderror

{{ '*' . __('Recommended Image Size') . ':' }} 1920×600 px