Notifications

@foreach ($notifications as $notification)
{{$notification->title}}

{{$notification->message}}

{{ \Carbon\Carbon::parse($notification->created_at)->format('F j Y') }}
@endforeach
{{ ___('common.profile') }} {{ ___('common.update_password') }}
@csrf