@extends('components.frontend.layout') @section('content') {{-- @include('components.home.hero') --}} @include('components.frontend.home.hero') @include('components.frontend.home.layanan') @include('components.frontend.home.faq') @include('components.frontend.home.news') @include('components.frontend.footer') @endsection