diff --git a/app/views/backend/users/view.blade.php b/app/views/backend/users/view.blade.php index 3f56906811..76fca3f23a 100644 --- a/app/views/backend/users/view.blade.php +++ b/app/views/backend/users/view.blade.php @@ -93,10 +93,10 @@ View User {{ $user->fullName() }} :: Software @endif - {{ $license->serial }} - {{ $license->name }} + {{ $license->serial }} + {{ $license->name }} - Checkin + Checkin @endforeach