@extends('layouts.app') @section('css') @endsection @section('page-header') @endsection @section('content')

{{ __('All User Notifications') }}

{{ __('Type') }} {{ __('Created Date') }} {{ __('User Action') }} {{ __('Subject') }} {{ __('Actions') }}
@endsection @section('js') @endsection