@extends('layouts.librenmsv1') @section('title', $title) @section('content')
{{ __('Device') }} {{ $view == 'graphs' ? '' : __('Memory') }} {{ $view == 'graphs' ? '' : __('Used') }} {{ $view == 'graphs' ? '' : __('Usage') }}
@endsection