+
+ @if (errorStatus() === 403) {
+
Access denied
+
You don't have permission to view this conversation.
+ } @else if (errorStatus() === 404) {
+
Conversation not found
+
This share link may have been revoked.
+ } @else {
+
Something went wrong
+
Failed to load the shared conversation.
+ }
+