<div><labelstyle="display:block;margin-bottom:4px;font-size:13px;">تاريخ البداية <spanstyle="color:#DC2626;">*</span></label><inputtype="date"name="start_date"value="<?=e(old('start_date')??'')?>"class="form-control"required></div>
'message'=>"يوجد ".count($pendingInstallments)." قسط سلفة مستحق هذا الشهر بإجمالي ".number_format((float)$totalAmount,2)." ج.م. تأكد من خصمها في الرواتب.",
'link'=>'/hr/loans',
'is_read'=>0,
'created_at'=>date('Y-m-d H:i:s'),
$this->db->insert('notification_queue',[
'type'=>'system',
'recipient_type'=>'employee',
'recipient_id'=>0,
'subject'=>'تذكير: أقساط السلف',
'message'=>"يوجد ".count($pendingInstallments)." قسط سلفة مستحق هذا الشهر بإجمالي ".number_format((float)$totalAmount,2)." ج.م. تأكد من خصمها في الرواتب.",