/
home
/
maktab
/
server
/
storage
/
framework
/
views
/
File Upload :
llllll
Current File: /home/maktab/server/storage/framework/views/44588353ee511697ee15823d70b10d7aa129c216.php
<?php $type = [ 1 => "مدیریت", 2 => "مدیریت", 3 => "مدیریت", 4 => "مربی", 5 => "مدیریت" ]; ?> <!DOCTYPE html> <html dir="rtl" lang="fa"> <head> <meta charset="UTF-8"> <style> body { font-family: 'fa' !important; font-size: 12px; } </style> </head> <body style="margin: 0;padding: 0"> <main dir="rtl"> <div style="height: 120px;text-align: center;"> <div style="display: inline-block;margin-right:5%;"> <h1>گزارش حضور وغیاب های اپ مکتب </h1> </div> </div> <h2 dir="rtl" > مکاتبی که در تاریخ <span dir="rtl"> <?php echo e(\Hekmatinasser\Verta\Verta::instance($send["date_at"])->format("Y/m/d")); ?> </span> حضور و غیاب توسط مدیر ثبت کرده اند </h2> <table class="table-stripedd" style="border-collapse: collapse; margin-left: 20px; margin-right: 20px;font-size: 15px;width: 100%" > <thead > <tr style="height: 50px; text-align: center;background-color: #7e8b7a;color: white"> <td style="width: 5%"></td> <td style="text-align: center;width: 25%">نام مکتب</td> <td style="text-align: center;width: 25%">نام مدیر</td> <td style="text-align: center;width: 20%">تعداد عوامل حاضر</td> <td style="text-align: center;width: 20%">تعداد عوامل غایب</td> </tr> </thead> <tbody> <?php echo e($i=1); ?> <?php ($userIgnore = [] ); ?> <?php $__currentLoopData = $send["report_attendance"]; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <?php if (! (isset($item->maktab["master"]["id"]))): ?> <?php continue; ?> <?php endif; ?> <tr style="height: 21px; text-align: center;"> <td style="width: 5.46848%; height: 21px; text-align: center;"><?php echo e($i++); ?></td> <td style="direction: rtl; height: 40px; text-align: center;"><?php echo e($item->maktab["title"]??0); ?></td> <td style=" height: 40px; text-align: center;"><?php echo e($item->maktab["master"]["name"]??0); ?></td> <?php ($userIgnore[] = $item->maktab["master"]["id"]); ?> <td style=" height: 40px; text-align: center;"><?php echo e($item->count); ?></td> <td style=" text-align: center; height: 40px;"><?php echo e($item->count_absent); ?></td> </tr> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </tbody> </table> <h2 style="margin-top: 50px"> مربیانی که در تاریخ <span dir="rtl"> <?php echo e(\Hekmatinasser\Verta\Verta::instance($send["date_at"])->format("Y/m/d")); ?> </span> حضور و غیاب ثبت کرده اند </h2> <table class="table-stripedd" style="border-collapse: collapse; margin-left: 20px; margin-right: 20px;font-size: 15px;width: 100%"> <thead > <tr style="height: 50px; text-align: center;background-color: #7e8b7a"> <td style="text-align: center;width: 5%;"></td> <td style=" text-align: center;width: 15% ">نام مکتب</td> <td style=" text-align: center;width: 15% ">نام مربی</td> <td style=" text-align: center;width: 8% "> حاضرین</td> <td style="text-align: center;width: 8%"> غایبین</td> <td style="text-align: center;width: 50%">توضیحات</td> </tr> </thead> <tbody> <?php echo e($i=1); ?> <?php $__currentLoopData = $send["report_student_attendance"]; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <tr style="height: 40px; text-align: center;"> <td style=" height: 40px; text-align: center;"><?php echo e($i++); ?></td> <td style="direction: rtl; height: 40px; text-align: center;"><?php echo e($item->maktab["title"]?? ""); ?></td> <td style=" height: 40px; text-align: center;"><?php echo e($item->teacher["name"]?? ""); ?></td> <?php ($userIgnore[] = $item->teacher["id"]?? 0); ?> <td style="height: 40px; text-align: center;"><?php echo e($item->count?? ""); ?></td> <td style=" text-align: center; height: 40px;"><?php echo e($item->count_absent?? ""); ?></td> <td style=" text-align: center; height: 40px;"><?php echo e($item->body?? ""); ?></td> </tr> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </tbody> </table> <h2 style="margin-top: 50px"> توضیحات دانش آموزان </h2> <table class="table-stripedd" style="border-collapse: collapse; margin-left: 20px; margin-right: 20px;font-size: 15px;width: 100%"> <thead > <tr style="height: 50px; text-align: center;background-color: #7e8b7a"> <td style="text-align: center;width: 5%;"></td> <td style=" text-align: center;width: 20% ">نام مکتب</td> <td style=" text-align: center;width: 20% ">نام مربی</td> <td style=" text-align: center;width: 20% ">نام دانش آموز</td> <td style="text-align: center;width: 35%">توضیحات</td> </tr> </thead> <tbody> <?php echo e($i=1); ?> <?php $__currentLoopData = $send["attendance"]; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <tr style="height: 40px; text-align: center;"> <td style=" height: 40px; text-align: center;"><?php echo e($i++); ?></td> <td style="direction: rtl; height: 40px; text-align: center;"><?php echo e($item->maktab["title"]); ?></td> <td style=" height: 40px; text-align: center;"><?php echo e($item->employee["name"]); ?></td> <td style="height: 40px; text-align: center;"><?php echo e($item->name); ?></td> <td style=" text-align: center; height: 40px;"><?php echo e($item->absent_body); ?></td> </tr> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </tbody> </table> <h2 style="margin-top: 50px"> مربیانی که در تاریخ <span dir="rtl"> <?php echo e(\Hekmatinasser\Verta\Verta::instance($send["date_at"])->format("Y/m/d")); ?> </span> حضور و غیاب ثبت نکرده اند </h2> <table class="table-stripedd" style="border-collapse: collapse; margin-left: 20px; margin-right: 20px;font-size: 15px;width: 100%"> <thead > <tr style="height: 50px; text-align: center;background-color: #a14949"> <td style="text-align: center;width: 5%;"></td> <td style=" text-align: center;width: 15% ">نام مکتب</td> <td style=" text-align: center;width: 15% ">نام مربی</td> <td style=" text-align: center;width: 8% "> نوع</td> </tr> </thead> <tbody> <?php echo e($i=1); ?> <?php $__currentLoopData = $send["users"]; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <?php $__currentLoopData = $item->users; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $user): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <?php if(in_array($user->id, $userIgnore)): ?> <?php continue; ?> <?php endif; ?> <tr style="height: 40px; text-align: center;"> <td style=" height: 40px; text-align: center;"><?php echo e($i++); ?></td> <td style="direction: rtl; height: 40px; text-align: center;"><?php echo e($item->title); ?></td> <td style=" height: 40px; text-align: center;"><?php echo e($user->name); ?></td> <td style=" text-align: center;"><?php echo e($type[$user->type]); ?></td> </tr> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </tbody> </table> </main> </body> </html> <?php /**PATH /home/maktab/server/resources/views/pdf.blade.php ENDPATH**/ ?>
Copyright ©2k19 -
Hexid
|
Tex7ure