@extends('layouts.default')
@push('title', get_phrase('Home'))
@push('meta')@endpush
@push('css')
@endpush
@section('content')
@php
$total_students = DB::table('users')->where('role', 'student')->get();
$total_instructors = DB::table('users')->where('role', 'instructor')->get();
$free_courses = DB::table('courses')->where('is_paid', 0)->get();
$premium_courses = DB::table('courses')->where('is_paid', 1)->get();
@endphp
{{ get_phrase('Awesome site the top advertising been business.') }} {{ get_phrase('Awesome site the top advertising been business.') }} {{ get_phrase('Awesome site the top advertising been business.') }}
{{ get_phrase("Lorem Ipsum has been the industry's standard dummy text ever since the unknown printer took a galley of type and scrambled") }}
{{ get_phrase("Lorem Ipsum has been the industry's standard dummy text ever since the unknown printer took a galley of type and scrambled") }}
{{ get_phrase("Lorem Ipsum has been the industry's standard dummy text ever since the unknown printer took a galley of type and scrambled") }} {{ get_phrase('Enrolled Learners') }} {{ get_phrase('Online Instructors') }} {{ get_phrase('Premium courses') }} {{ get_phrase('Cost-free course') }}
{{ get_phrase('Awesome site. on the top advertising a business online includes assembling Having the most keep.') }}
{{ get_phrase('Latest Top Skills') }}
{{ get_phrase('Industry Experts') }}
{{ get_phrase('Learning From Anywhere') }}
{{ get_phrase('Top Rated Courses') }}
{{ get_phrase('Upcoming Courses') }}
{{ get_phrase('Featured Courses') }}
{{ count($total_students) }}+
{{ count($total_instructors) }}
{{ count($premium_courses) }}+
{{ count($free_courses) }}+
{{ get_phrase('Think more clearly') }}
{{ $increment++ }}
{{ get_phrase("Lorem Ipsum has been the industry's standard dummy text ever since the unknown printer took a galley of type and scrambled") }}
{{ get_phrase("Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc vulputate ad litora torquent per conubi himenaeos Awesome site Lorem Ipsum has been the industry's standard dummy text ever since.") }}
{{ $faq['answer'] }}
{{ $faq['answer'] }}
{{ get_phrase("Lorem Ipsum has been the industry's standard dummy text ever since the unknown printer took a galley of type and scrambled") }}