@extends('layouts.app') @section('styles') @endsection @section('content')

Alerts Styles Notifications

Side Alerts Notifications

Alerts Popovers

@endsection @section('scripts') @vite('resources/assets/js/notifications.js') @endsection