Yes

No

@if(isset($metaArr['recent_news']) && is_array($metaArr['recent_news']) && @count(@$metaArr['recent_news']) > 0) @foreach(@$metaArr['recent_news'] as $recentNews) @php $rand = rand(100,10000); @endphp
     

* Require size in pixel. (640x300)

{!! getMedipickerButton('Image,Video',"meta[recent_news][".$rand."][img]","meta[recent_news][".$rand."][img_alt]","meta[recent_news][".$rand."][img_type]","recent_news_img_".$rand."_preview") !!}
@if(@$recentNews['img'] && @$recentNews['img_type'] == 'video') @else @endif




Yes

No


@endforeach @endif

* Require size in pixel. (743x520)

{!! getMedipickerButton('Image,Video',"meta[pastor_img]","meta[pastor_img_alt]","meta[pastor_img_type]","div_pastor_img_preview") !!}
@if(@$metaArr['pastor_img'] && @$metaArr['pastor_img_type'] == 'video') @else @endif
Yes

No

* Min size in pixel. (1920x533)

{!! getMedipickerButton('Image,Video',"meta[testimonial_img]","meta[testimonial_img_alt]","meta[testimonial_img_type]","div_testimonial_img_preview") !!}
@if(@$metaArr['testimonial_img'] && @$metaArr['testimonial_img_type'] == 'video') @else @endif

@if(isset($metaArr['testimonials']) && is_array($metaArr['testimonials']) && @count(@$metaArr['testimonials']) > 0) @foreach(@$metaArr['testimonials'] as $testimonials) @php $rand = rand(100,10000); @endphp
     
@endforeach @endif