@extends('layouts.main') @section('content') @include('assets.submenu-prod') @include('partials.breadcrumb', ['breadcrumbTitle' => 'AV Asset'])
@include('assets.partials.filters-prod-asset')
@include('partials.success') @include('assets.modals.acknowledgment')
# Asset Type Asset Tag # Hardware Standard Tech Specs Asset Status User/Location Lease Start Date Lease End Date Asset Age Last Modified Date Last Modified By
@stop @section('after_scripts') @include('assets.partials.scripts.server') @stop @section('help') @include('help.assets') @endsection