@extends('site.layouts.app') @section('title', 'CDS - SISTEMAS') @section('topbar') @include('site.partials.topbar') @endsection @section('navbar')
Home
-
Entrega
{{ $cart->product['nome'] }}
{{ $cart->product['preco']*$cart->qtd }}