= пре 3 година
родитељ
комит
80972b6a47
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      resources/views/app/mcp/dashboard/messages.blade.php

+ 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