@extends('front.main-layout') @section('title', 'Beranda | DWAY') @section('content')
@include('content-block.slideshow.default') @include('content-block.text-with-image.default') @include('content-block.text-with-background.default') @include('content-block.product-feature-overview.default') @include('content-block.product-index-card.default') @include('content-block.featured-product-index-card.default') @include('content-block.faq.default', ['section_title' => 'FAQ'])
@endsection @push('scripts') @endpush