diff --git a/app/views/backend/hardware/view.blade.php b/app/views/backend/hardware/view.blade.php index f9c0a0ad7d..1b0d38a794 100644 --- a/app/views/backend/hardware/view.blade.php +++ b/app/views/backend/hardware/view.blade.php @@ -180,11 +180,11 @@ View Asset {{ $asset->asset_tag }} :: @if ($asset->assetstatus)

{{ $asset->assetstatus->name }} Asset
-
+
Warning: This asset has been marked {{ $asset->assetstatus->name }} and is currently undeployable. - If this status has changed, please update the asset status. + If this status has changed, please update the asset status by editing the asset.
@endif