@extends('layouts.settings') @section('title', __('settings.system_info')) @section('content_settings')
@livewire('system-info.disk-usage')
@endsection