Product Code | Variation | Customer Name | Customer Email | Customer Telephone | Quantity | Request Date |
---|---|---|---|---|---|---|
{{$line->product()->first()->code}} | {{json_encode($line->variation)}} | {{$line->name}} | {{$line->email}} | {{$line->tel}} | {{$line->quantity}} | {{$line->created_at}} |