{!! __('testimonials.testimonial_title') !!}

{!! __('testimonials.testimonial_sub_title') !!}

{{ __('buttons.apply_now') }}
@foreach ($testimonials as $testimonial)

“{{ $testimonial->feedback }}”

{{ $testimonial->name }}

{{ $testimonial->designation }}

@endforeach