@extends('user::layouts.backend-master') @section('breadcrumb_title', __('updater::translate.Update Details')) @section('content')
{{ $update->status_label }}
{{ $update->changelog }}
{{ $update->error_message }}
{{ __('updater::translate.Always create a backup before installing updates') }}
{{ __('updater::translate.Update process may take several minutes') }}
{{ __('updater::translate.Do not close this page during installation') }}