{{ ___('Testimonials Settings') }}
{{quick_switch(___('Testimonials'), 'testimonials_enable', @$settings->testimonials_enable == '1')}}
{{quick_switch(___('Show On Home Page'), 'show_testimonials_home', @$settings->show_testimonials_home == '1')}}
{{quick_switch(___('Show On Blog Page'), 'show_testimonials_blog', @$settings->show_testimonials_blog == '1')}}