@if(auth()->user()->hasAnyRole(['Central Store Admin', 'Health Post']))

Medicine Indent Management System

@endif
{{--
Expiring Soon
--}}
Welcome {{ ucfirst(auth()->user()->name) }}!
{{-- Role: {{ auth()->user()->roles[0]->name }} --}}
Health Center: {{ auth()->user()->healthPost?->health_post_name ?? 'N/A' }}
{{-- Profile --}} Logout
@csrf

Are you sure ?

Are you sure you want to remove this Notification ?