@extends('layouts.app') @section('title', 'Keranjang') @section('content')
@if($item['size']) Ukuran: {{ $item['size'] }} @endif @if($item['color']) | Warna: {{ $item['color'] }} @endif
@if($item['size']) Ukuran: {{ $item['size'] }} @endif @if($item['color']) | Warna: {{ $item['color'] }} @endif