@extends('layouts.contentLayoutMaster') @section('title', 'الرئيسية') @section('vendor-style') {{-- vendor css files --}} @endsection @section('page-style') {{-- Page css files --}} @endsection @section('content')
@include('panels.configurationAlert')

جميع التعاقدات

{{$totalContracts}}

طلبات الالتحاق تحت المعالجة

{{$applicationCount}}

طلبات التجديد تحت المعالجة

{{$renewApplicationCount}}

الطلبات المرفوضة

{{ $totalCanceledApps}}

طلبات الانسحاب

{{$withdrawalAppCount }}

الغاء التعاقد

{{$arrayStatus[3] ?? 0 }}

{{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--

تعاقد منتهي

--}} {{--

{{$arrayStatus[2] ?? 0 }}

--}} {{--

--}} {{--
--}} {{--
--}} {{--
--}}
اعداد الطلاب ف الاقسام
{{$yearName}}

اجمالي نسبه التحصيل شامل التعاقدات والمديونيات

اجمالي التحصيل {{ $totalFees?'%'.round(($totalPaid / $totalFees) * 100,2):'' }}

نسب التحصيل في الاقسام شامل التعاقدات والمديونيات {{$yearName}}
{{-- --}}
@foreach(json_decode($arrGenderName) as $key=>$gender)

{{$gender}}

{{$arrTotalPercentageArray[$key] }} %

@endforeach

حركه الصندوق للعام الحالي

حالات التعاقدات
{{$yearName}}
    {{--
  • --}} {{--
    {{' % '.(isset($arrayStatus[0])? round(($arrayStatus[0] / $totalContracts) * 100,2) : 0) }} انتظار مبلغ السداد
    --}} {{--
  • --}}
  • {{' % '.(isset($arrayStatus[1])? round(($arrayStatus[1] / $totalContracts) * 100,2) : 0) }} تم التعاقد
  • {{' % '.(isset($arrayStatus[2])? round(($arrayStatus[2] / $totalContracts) * 100,2) : 0) }} انتهاء التعاقد
  • {{' % '.(isset($arrayStatus[3])? round(($arrayStatus[3] / $totalContracts) * 100,2) : 0) }} الغاء التعاقد
خطط السداد
{{$yearName}}
خطط السداد
{{$yearName}}