@extends('home.layouts.app') @push('style') @endpush @section('content') @isset($obj['testimonials']) @if($obj['testimonials']->count() > 0)

A lot of Happy Students

Best study abroad consultants in Kochi

@endif @endisset @endsection @push('script') @endpush