@extends('layouts.admin-simple') @section('title', 'Fixed Assets Catalog') @section('breadcrumb') @endsection @section('page-title')

Fixed Assets Catalog

Manage fixed assets and their details

@can('warehouse.fixed-assets.create')
file_download Export add Add Asset
@endcan
@endsection @section('content')
filter_list Filters
business_center Fixed Assets List
# Asset Code Name Category Condition Lifecycle Location Book Value Actions
@endsection @section('modals') @endsection @push('styles') @endpush @push('scripts') @endpush