@extends('packages/installer::layouts.master') @section( 'pageTitle', trans( 'packages/installer::installer.install_step_title', ['step' => 4, 'title' => trans('packages/installer::installer.theme.title')] ) ) @section('header')
{{ trans('packages/installer::installer.theme.title') }} {{ trans('packages/installer::installer.theme.message') }}
@endsection @section('content') @endsection @section('footer') {{ trans('packages/installer::installer.next') }} @endsection