Appearance
NavbarNotifications
NavbarUserProfile
Enables users to access and switch between profile options easily.
You can show notifications on the navigation bar by passing them from your API response in this component.
Usage
File:
src/layouts/components/NavbarNotifications.vue
vue
<template>
<NavbarNotifications />
</template>