{{ __('Testimonial Section Information') }}
@if ($settings->theme_version == 1)

@if (empty($homePageImages->testimonial_bg_img) || !file_exists(public_path('assets/img/' . $homePageImages->testimonial_bg_img))) ... @else image @endif
{{ __('Choose Image') }} @error('testimonial_bg_img')

{{ $message }}

@enderror

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

@endif
@error('testimonial_title')

{{ $message }}

@enderror