{{ CREDITS_DISPLAY_NAME }}
Price | Type | Description | |
---|---|---|---|
{{ $product->formatToCurrency($product->price) }} | {{ strtolower($product->type) == 'credits' ? CREDITS_DISPLAY_NAME : $product->type }} | {{ $product->display }} | Purchase |
Price | Type | Description | |
---|---|---|---|
{{ $product->formatToCurrency($product->price) }} | {{ strtolower($product->type) == 'credits' ? CREDITS_DISPLAY_NAME : $product->type }} | {{ $product->display }} | Purchase |