@extends('layouts.front') @section('content')
@include('frontend.ajax.cart-page')
@endsection