@extends('admin::layouts.master') @php $pageTitle = 'تنظیمات مالی و پیامک'; @endphp @section('title', $pageTitle) @section('content') @php // دادههای نمونه $smsSettings = [ 'cost_per_sms' => 180, 'daily_limit' => 500, 'monthly_limit' => 10000, 'min_charge_amount' => 10000, 'admin_balance' => 4500000, // موجودی کل ادمین 'total_sms_sent' => 3240, 'total_cost' => 583200, 'active_users' => 1020, 'remaining_balance' => 3916800 // موجودی باقیمانده ]; $paymentGateways = [ [ 'id' => 1, 'name' => 'زرینپال', 'merchant_id' => 'zarinpal_merchant_12938', 'status' => 'active', 'type' => 'zarinpal' ], [ 'id' => 2, 'name' => 'آیدیپی', 'merchant_id' => 'idpay_merchant_98765', 'status' => 'inactive', 'type' => 'idpay' ] ]; @endphp
مدیریت تعرفهها، موجودی و درگاههای پرداخت
موجودی کل سیستم
پیامک ارسالی
هزینه مصرف شده
| درگاه پرداخت | شناسه پذیرنده | وضعیت | عملیات |
|---|---|---|---|
{{ $gateway['name'] }} |
{{ $gateway['merchant_id'] }}
|
@if($gateway['status'] == 'active') فعال @else غیرفعال @endif |
|
پیامک ارسالی
هزینه کل
کاربر فعال
پیامک قابل ارسال