@extends('layouts.content') @section('body_content') POP Up Notification Example dashboard overview and content summary List POP Up Notification @include('partials.alert') @include('pop_notification.modals.delete_pop_notification_modal'); @endsection