@extends('layouts.front-end.app') @section('title', 'Cart page') @section('content')

Your Glowify Cart

@include('layouts.front-end.partials.cart_details')
@endsection