@extends('layouts.app') @section('content')
Please stay at this page, don't reload this page till all products download completed.
Order id: {{$order->order_id}}
Transaction id: {{$transaction->txhash}}
{{($key+1)}}. {{$order->product->product_name}} (Click here to download product)
@endforeach