@extends('layouts.frontLayout.front-layout') @section('content')
@include('front.cart.cart-details')
@stop @section('javascript') @parent @stop