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