@extends('layouts.site') @section('title', 'Cosul meu') @section('content')
@include('site.cart.partial.mycart-wrapper')
@endsection