@extends('layouts.admin') @section('title','الإيرادات') @section('breadcrumb')الإيرادات@endsection @section('content')
الإيراد الشهري (MRR)
{{ number_format($monthlyRevenue) }}
SAR
الإيراد السنوي المتوقع
{{ number_format($yearlyRevenue) }}
SAR
عملاء نشطون
{{ $activeTenants->count() }}
شركة
في فترة تجريبية
{{ $trialCount }}
شركة
| الشركة | الخطة | الإيراد الشهري | انتهاء الاشتراك |
|---|---|---|---|
|
{{ $t->name }} {{ $t->email }} |
{{ $t->plan?->name_ar ?? '—' }} | {{ number_format($t->plan?->price_monthly ?? 0) }} SAR | {{ $t->subscription_ends_at?->format('d/m/Y') ?? '—' }} |
| لا توجد شركات نشطة | |||