diff --git a/resources/views/customers/projects.blade.php b/resources/views/customers/projects.blade.php index 3da94f7..c426a79 100755 --- a/resources/views/customers/projects.blade.php +++ b/resources/views/customers/projects.blade.php @@ -30,7 +30,7 @@ @empty - {{ $status }} {{ trans('project.not_found') }} + {{ trans('project.not_found') }} @endforelse