<?= $this->Notifications->create($user_notifications) ?>
<script>
notifications_count = <?= count($user_notifications) ?>;
</script>