@extends('layouts.master') @section('title', 'Notifications') @section('content')
@section('breadcrumbs') @endsection @include('admin.errors.error')
Title Message Created Date Action
@include('admin.confirmalert') @endsection @section('scripts') @endsection