@extends('backend.layout.master-tailwind') @section('title', __('All Notifications')) @section('admin_styles') @endsection @section('content')
{{ $all_notifications->total() }} {{ __('notifications') }}