@extends('layouts.app') @section('title', __('Servidor')) @section('content') @lang('Memoria Total'): {{ $memoryInfo['total_memory'] }} GB @lang('Memoria Libre'): {{ $memoryInfo['free_memory'] }} GB @csrf {{ __('Días para borrar la virtualización tras la descarga.') }} Actualizar @endsection
@lang('Memoria Total'): {{ $memoryInfo['total_memory'] }} GB
@lang('Memoria Libre'): {{ $memoryInfo['free_memory'] }} GB