diff --git a/resources/views/notifications/markdown/user-inventory.blade.php b/resources/views/notifications/markdown/user-inventory.blade.php index ec7bc598a6..d597338549 100644 --- a/resources/views/notifications/markdown/user-inventory.blade.php +++ b/resources/views/notifications/markdown/user-inventory.blade.php @@ -9,9 +9,9 @@ ## {{ $assets->count() }} {{ trans('general.assets') }}
{{ trans('mail.name') }} | {{ trans('mail.asset_tag') }} | |
---|---|---|
{{ trans('mail.name') }} | {{ trans('mail.asset_tag') }} | {{ trans('admin/hardware/table.serial') }} |
{{ $asset->present()->name }} | {{ $asset->asset_tag }} | |
{{ $asset->present()->name }} | {{ $asset->asset_tag }} | {{ $asset->serial }} |