@extends('dreamon.welcome') @section('content')

From Our Students

Testimonial

Our Students Have Trusted
Us for our work

@foreach(CCMS::getTestimonials() as $testimonial)
img

{!!$testimonial->text!!}

{{$testimonial->by}}

{{$testimonial->remarks}}
@endforeach
@endsection