@extends('front.master') @section('title', 'Service') @section('content') @foreach ($services as $service) {{ $service->name ?? ""}} @endforeach @foreach ($categoryes as $key => $categorye) {{ $categorye->name }} @endforeach {{-- Setup Your Educational Organization Learn More Reform, Restructure, and Support Your Educational Organization Learn More Teachers’ Support Learn More Web 3 Courses for Young Learners and Adults Learn More Continuous Professional Development Learn More Web 3 Courses for Young Learners and Adults Learn More Education Consultancy for Families Learn More --}} @foreach ($testimonials as $testimonial) {{ __('messages.testimonials') }} {!! $testimonial->description ?? "" !!} {{ $testimonial->name ?? ""}} {{ $testimonial->designation ?? "" }} @endforeach {{ __('messages.over_30_year') }} {{__('messages.here_to_guide')}}! @endsection @push('custom-scripts') @endpush
Learn More
{!! $testimonial->description ?? "" !!}
{{ $testimonial->name ?? ""}}
{{ $testimonial->designation ?? "" }}
{{__('messages.here_to_guide')}}!