@extends('admin.layouts.layouts') @section('title', 'Asset Inventory') @section('content') {{-- Unified Modal for Create & Edit --}}
@can('asset-inventory-create') Create @endcan
No Asset Category Asset Serial No Code Allocated To Created At Status Actions
@endsection @section('page-js') @endsection