@extends('frontend.layouts.app') @section('content') @include('frontend.home.slider') @include('frontend.home.feature') @include('frontend.home.about') @include('frontend.home.project') @include('frontend.home.faq') @include('frontend.home.event') @include('frontend.home.team') @endsection