@extends('panel.layout.app') @section('title', __('Update')) @section('titlebar_actions', '') @section('content')
{{ __('Your server memory_limit is') }} {{ getServerMemoryLimit() }}M. {{ __('It should be minimum') }} 64M.
{{ __('If you do not set the required minimum value, you may get possible errors during the update.') }}
{{ __('Change-log') }}