@extends('layouts.welcome') @section('content') {{-- @include('inc.slider') --}}

Education Systems

{{-- --}}
@foreach ($education_systems as $item)
{{$item->esname}}
{{$item->esname}}

{{ Str::limit($item->esdescription, 100, '.....')}}

View More
@endforeach
GAS-Courses

Current offered Courses

Eshra7ly provides many online courses in different fields, just pick what you like, and start learning now.

{{-- @if ($teachers->count() > 0)

Our Teachers

Show all teachers
@endif --}}
Total Learners

10,000

Total Courses

80

Total Countries

20

Total Teachers

48

@endsection