@extends('frontend.layouts.app') @section('title', 'Shopping Cart - ' . app_name()) @section('content')
@include('includes.partials.bread-crumbs') @endsection