diff --git a/app/views/backend/licenses/view.blade.php b/app/views/backend/licenses/view.blade.php index ee797be2e4..b14a45191f 100644 --- a/app/views/backend/licenses/view.blade.php +++ b/app/views/backend/licenses/view.blade.php @@ -41,18 +41,19 @@ View License {{ $license->name }} ::
| Seat | User | |
|---|---|---|
| Seat {{ $count }} | @if ($licensedto->assigned_to) @@ -69,6 +70,7 @@ View License {{ $license->name }} :: |