@extends('layouts.user') @section('title', 'User Dashboard') @section('page-title', 'Dashboard') @section('content')
Complete KYC verification to unlock full features and get 10 free SMS for testing.
Verify KYC Now| Sender ID | Recipients | Cost | Status | Time |
|---|---|---|---|---|
| {{ $sms->sender_id }} | {{ $sms->message_count }} | ৳{{ number_format($sms->cost, 2) }} | {{ ucfirst($sms->status) }} | {{ $sms->created_at->format('M j, H:i') }} |
No SMS sent yet
Send Your First SMS| Type | Amount | Description | Date |
|---|---|---|---|
| {{ ucfirst($transaction->type) }} | {{ $transaction->type === 'topup' ? '+' : '-' }}৳{{ number_format($transaction->amount, 2) }} | {{ $transaction->description }} | {{ $transaction->created_at->format('M j, H:i') }} |
No transactions yet
Having issues or questions? Our support team is here to help you.