@extends('packages/installer::layouts.master') @section('pageTitle', trans('packages/installer::installer.install_step_title', ['step' => 3, 'title' => trans('packages/installer::installer.environment.wizard.title')])) @section('header') {{ trans('packages/installer::installer.environment.wizard.title') }} @endsection @section('content')
@csrf
@endsection @section('footer') {{ trans('packages/installer::installer.environment.wizard.form.buttons.install') }} @endsection