@extends('layouts.mainlayout') @section('title', 'Notification') @section('main')
Notification
Message Date Action
@endsection {{-- Styles Section --}} @section('styles') @endsection {{-- Scripts Section --}} @section('js') {{-- vendors --}} @endsection