@if($errors->any())
    @foreach($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif @if(session('error'))
{{ session('error') }}
@endif
@csrf

Asset Registration

Enter identification, purchase, assignment and maintenance details.

Asset Identification

Leave the generated code unchanged unless a custom code is required.

@foreach($categories as $category) @endforeach

Purchase Information

Location and Custodian

@foreach($locations as $location) @endforeach

The custodian is responsible for the asset while it is assigned.

Condition and Status

Maintenance Information

Use this for vehicles, generators, air conditioners, instruments and other serviceable equipment.

Maintenance reminder

Assets with a service date due or overdue will appear in the Service Due report.

Description and Notes

Asset registration guidance

Record serial numbers, locations and custodians accurately. These details help with accountability, maintenance and asset recovery.

Cancel