@extends('admin.layouts.app') @section('container', 'dashboard-container-lg') @section('title', d_trans('System')) @section('header_title', d_trans('System')) @section('page_search', true) @section('content')
{{ d_trans('View details about your system environment.') }}
{{ d_trans('Enable or disable maintenance mode.') }}
{{ d_trans('Manage and install additional features.') }}
{{ d_trans('Customize the appearance of the admin panel.') }}
{{ d_trans('Manage the uploaded images from the editor.') }}
{{ d_trans('Schedule automated tasks for your system.') }}