@extends('layouts.app') @section('content') @include('frontend.partial.banner') @include('frontend.partial.home_products') @endsection @push('js') @endpush