@extends('front.layout.master') @push('css') @endpush @section('track') @endsection @section('content')
@include('front.cart.cart') {{--@dd($data)--}}
{{-- --}} {{-- --}} @endsection