@extends('layout.store_layout.master') @section('custom_css') @endsection @section('content')

الرئيسية

@foreach($subscriptionPlans as $subscriptionPlan)
id }}" class="hover-scale card card-flush bgi-no-repeat bgi-size-cover bgi-position-x-end h-xl-751" style="background-color: #F{{$subscriptionPlan->id}}6a{{$subscriptionPlan->id * 3}}c;background-image:url('{{asset('assets/media/svg/shapes/wave-bg-purple.svg')}}')">
@endforeach
{{----}} {{----}} {{----}} {{----}} {{----}} {{----}}
{{ count($subscriptionPlans) }} باقات الاشتراك
{{----}} {{----}} {{----}} {{----}} {{----}} {{----}}
{{ $clientsCount }} العملاء
{{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}}
{{ $storeOrdersCount }} طلبات الشراء
{{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}}
{{ $tailorOrdersCount }} طلبات التفصيل

اشتراكات المتاجر حسب الباقة

طلبات الاشتراك لشهر: {{ \Carbon\Carbon::now()->translatedFormat('F') }} {{--يونيو--}}

طلبات الشراء حسب الحالة {{--إجمالي طلبات الشراء--}}

طلبات التفصيل حسب الحالة {{--اجمالي طلبات التفصيل--}}

طلبات الشراء لشهر: {{ \Carbon\Carbon::now()->translatedFormat('F') }} {{--يونيو--}}

مبيعات الشراء لشهر: {{ \Carbon\Carbon::now()->translatedFormat('F') }} {{--Top Selling Countries--}}

{{--
--}}

طلبات التفصيل لشهر: {{ \Carbon\Carbon::now()->translatedFormat('F') }} {{--Statistics by Countries--}}

{{--
--}}

مبيعات التفصيل لشهر: {{ \Carbon\Carbon::now()->translatedFormat('F') }} {{--Statistics by Countries--}}

{{--
--}}

@endsection @push('custom_js') @if(isset($storeOrdersStatusStatics)) @endif @endpush