@extends('layouts.store') @section('title', __('app.cart') . ' - ' . __('app.site_name')) @section('content')
{{ number_format($item['price'], 2) }} {{ __('app.jod') }}
{{ __('app.cart_empty') }}