Procházet zdrojové kódy

fixed mcp messages

= před 3 roky
rodič
revize
80972b6a47

+ 1 - 1
resources/views/app/mcp/dashboard/messages.blade.php

@@ -47,7 +47,7 @@
     </table>
     @if(count($incomingSmsMessagesPendingReply) > 10)
         <div class="p-2 border-top bg-light text-center">
-            
+            Showing 1 to 10 of {{count($incomingSmsMessagesPendingReply)}} unstamped memos
         </div>
     @endif
 @endif