@extends('home.layouts.index') @section('title') سبد خرید @endsection @section('description') @endsection @section('keywords') @endsection @section('style') @endsection @section('script') @endsection @section('content')
{{$cart->Color->name ?? ''}}
موجود در انبار{{'تعداد '.''.$cart->quantity}}
{{ number_format(product_price_for_user_normal($cart->product_id, $cart->variation_id)[2] * $cart->quantity) }} تومان
آدرس تحویل
{{auth()->user()->first_name .''. auth()->user()->last_name}}
{{$address->address}}