@extends('layouts.default') @section('title', 'Modal & Notification') @push('css') @endpush @section('content')
Description | Demo |
---|---|
Add default notification. | Demo |
Add sticky notification | Demo |
Add notification without image | Demo |
Add a white notification | Demo |
Add notification (with callbacks) | Demo |
Add a sticky notification (with callbacks) | Demo |
Add notification with max of 3 | Demo |
Remove all notifications | Demo |
Remove all notifications (with callbacks) | Demo |