@extends('layouts.librenmsv1') @section('title', __('Inventory')) @section('content')

{{ __('Inventory') }}

@if($show_purge) @lang('inventory.purge') @endif
{{ __('Device') }} {{ __('Description') }} {{ __('inventory.name') }} {{ __('inventory.model') }} {{ __('inventory.serial') }}
@endsection @push('scripts') @endpush @push('styles') @endpush