@extends('layouts.welcome') @section('content') {{-- @include('inc.slider') --}} Education Systems {{-- Explore Courses --}} @foreach ($education_systems as $item) {{$item->esname}} {{ Str::limit($item->esdescription, 100, '.....')}} View More @endforeach Current offered Courses Eshra7ly provides many online courses in different fields, just pick what you like, and start learning now. View All Course {{-- @if ($teachers->count() > 0) Our Teachers @foreach ($teachers as $teacher) {{ $teacher->first_name.' '.$teacher->middle_name.' '.$teacher->last_name }} @endforeach Show all teachers @endif --}} Total Learners 10,000 Total Courses 80 Total Countries 20 Total Teachers 48 @endsection
{{ Str::limit($item->esdescription, 100, '.....')}}
Eshra7ly provides many online courses in different fields, just pick what you like, and start learning now.