@extends('layouts.store') @section('header_hero') @endsection @section('content') @include('partials.header.hero-slider') @include('pages.home-content') @endsection @push('scripts') @endpush