@if($cms->extra_field_1==50)
{!!$cms->description!!}
@else {!!$cms->description!!} @endif

Happy Clients Testimonials

@if(null !== ($testimonials = module(5))) @php $number = 1; @endphp @foreach($testimonials as $testimonial)
{{$testimonial->title}}

{!!$testimonial->description!!}

{{$testimonial->title}} - {{$testimonial->extra_field_1}}
@php $number++; @endphp @endforeach @endif

Code, Analyse & Share performance Insights