{{ csrf_field() }}
...
{{ $product->title }}
{{ General::priceFormat($product->price) }}

Size: S

@foreach($size as $k => $p)
@endforeach
Quantity