@extends('layouts.app-frontend') @section('meta_tag_custom') @include('pages.frontend.products.components.meta-tag-custom') @endsection @section('content') @include('pages.frontend.products.components.top') @include('pages.frontend.products.components.opening') @include('pages.frontend.products.components.products') @endsection