@extends('packages/installer::layouts.master') @section('pageTitle', trans('packages/installer::installer.environment.wizard.pageTitle')) @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