@extends('frontend.layout.applayout') @section('title','Versova') @section('main-content') @include('frontend.sections.banneritem') @include('frontend.sections.content') @include('frontend.sections.category') @include('frontend.sections.products-show') @include('frontend.sections.showbrands') @include('frontend.sections.whatsnew') @push('scripts') @endpush @endsection