@extends('layouts.install') @section('site_title', formatTitle([__('Update'), config('info.software.name')])) @section('content')
{!! __(':name update wizard.', ['name' => ''.(config('settings.title') ?? config('info.software.name')).'']) !!}