@php $notifiction_unread = App\Models\Transaction::where('status','unread')->count(); @endphp