@extends('layouts.main') @section('content') @include('assets.submenu-network') @include('partials.breadcrumb', ['breadcrumbTitle' => 'Network Assets'])
@include('assets.partials.filters-network-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.network') @stop @section('help') @include('help.assets') @endsection