@extends('layouts.app', ['title' => '']) @section('content')
TITLE | FEE | START DATE | END DATE | CONCEPT | AMOUNT |
---|---|---|---|---|---|
{{ $history->product_title }} | ${{ $history->product_price }} | {{ $history->getStartDate() }} | {{ $history->getEndDate() }} | {!! $history->product_description !!} | ${{ $history->amount }} |
{{ $debts->title }} | ${{ $debts->amount }} | - | - | - | ${{ $debts->amount }} |
PAYMENT DATE | TOTAL AMOUNT |
---|---|
{{ date('M d, Y') }} | ${{ $total_amount }} |
*For security and privacy, Redline Network Technologies does not save or storage any credit card. Credit card transactions are through a secure and encrypted gateway provided and administer directly by the merchant service. This service is powered by Stripe. |