@extends('layout.master') @section('css') @stop @section('content')
@csrf

Notification

@if ($errors->has('message'))
{{ $errors->first('message') }}
@endif
{{-- Notification Lists --}}

Notification Lists

Notification Type Message Sender Receiver Date & Time
@stop @section('script') @stop