@extends('frontend.layouts.user_panel') @section('panel_content')
| {{ translate('Product')}} | {{ translate('Option')}} |
|---|---|
{{ $order->product->getTranslation('name') }}
|