@extends('layouts.front.app') @section('og') @endsection @section('content') @include('layouts.front.shared.breadcrumb') @endsection @section("js") @include('layouts.front.js.add-cart') @endsection