diff --git a/resources/views/clients/show.blade.php b/resources/views/clients/show.blade.php
index 761a091434a9..cf03276e3faa 100644
--- a/resources/views/clients/show.blade.php
+++ b/resources/views/clients/show.blade.php
@@ -148,7 +148,7 @@
@if ($contact->phone)
{{ $contact->phone }}
@endif
- {{ trans('texts.view_dashboard') }}
+ {{ trans('texts.view_dashboard') }}
@endforeach