@extends('layouts.main') @section('content') @include('partials.breadcrumb', ['breadcrumbTitle' => 'Edit Asset', 'parentUrl' => '/software-assets', 'parentTitle' => 'Software Assets'])
{{csrf_field()}} @method('PUT')
@include('partials.error') @include('partials.success') @include('partials.sync-messages') @include('partials.error-message')
{{ $errors->first('software_license_category_id') }}
{{ $errors->first('software_license_manufacturer_id') }}
{{ $errors->first('vendor_id') }}
{{ $errors->first('owner_id') }}
name,config('software-license.imported_softwares'))) readonly @endif> {{ $errors->first('name') }}

{{ $errors->first('po_number') }}
{{ $errors->first('order_number') }}
{{ $errors->first('type') }}

{{ $errors->first('name') }}
{{ $errors->first('software_license_subscription_id') }}
{{ $errors->first('subscription_expiration') }}
{{ $errors->first('name') }}
{{ $errors->first('license_key_type') }}