{{ __('frontend::text.buying.date_label') }} : {{ !empty($recycle_content[0]['date']) ? date('d M Y', strtotime($recycle_content[0]['date'])) : '-' }}
| {{ __('frontend::text.buying.type_header') }} | {{ __('frontend::text.buying.item_header') }} | {{ __('frontend::text.buying.price_header') }} |
|---|---|---|
| {{ $item['type'] }} | {{ $item['name'] }} | {{ $item['price'] }} |
| {{ __('frontend::text.buying.no_data') }} | ||