@extends('layouts.install') @section('site_title', formatTitle([__('Installation'), config('info.software.name')])) @section('content')
{!! __(':name installation wizard.', ['name' => ''.config('info.software.name').'']) !!}