@extends('layouts.app') @section('title', 'Account') @section('content')
Manage your account, plan details, usage, and limits.
View your current plan and account limits.
This section shows the resources included in your current plan and your ongoing usage.
This section shows the invoices and bills
No Data Found
@else| Order # | Amount | Status | Date |
|---|---|---|---|
| {{ $trx->order_number }} | ${{ $trx->total_amount }} | {{ $trx->payment_status }} | {{ $trx->created_at }} |