@extends('frontend.master') @section('content') @include('frontend.section.hero') @include('frontend.section.feature') @include('frontend.section.category') @include('frontend.section.course-area-first') @endsection