{{ !empty($existingSoftware) ? __('Edit Installed Software') : __('Add Installed Software') }}

{{-- Breadcrumb --}}
← Assets > {{ $asset->assetID }} > {{ __('Installed Software') }}
{{-- Main Content Card --}}
{{-- Title --}}

{{ __('Installed Software') }}

{{-- Asset Information --}}

{{ __('Asset Information') }}

{{ $asset->assetID }}

{{ $asset->model ?? '-' }}

@csrf {{-- Select Installed Software Section --}}

{{ __('Select Installed Software') }}

{{-- Microsoft Office --}}
{{-- Other Software Options --}}
{{-- Others --}}
{{ __('Cancel') }}