@extends('components.app-layout') @section('title', 'SMS Credits') @section('subtitle', 'Manage your SMS credit balance and purchase more credits') @section('content')
Manage your SMS credit balance and top up when needed
SMS Credits Available
Choose the best plan for your needs
{{ $plan->description }}
We accept Mobile Money (MOMO), Bank Transfer, and Card payments via Paystack.
Your latest credit activities
{{ $transaction->description }}
{{ $transaction->created_at->format('M d, Y g:i A') }}
{{ $transaction->type === 'purchase' ? '+' : '-' }}{{ number_format(abs($transaction->credits)) }}
@if($transaction->amount)GHS {{ number_format($transaction->amount, 2) }}
@endifNo transactions yet
Your credit activities will appear here
Your SMS credit usage patterns