@extends('layout.app') @section('page-title', $cartDto->title) @section('breadcrumb')
@endsection @if(PROD_ENV === true) @section('tracking') @endsection @endif @section('content')You may check out all the available products and buy some in the shop
Return to shop