@extends('vendor.installer.layout') @section('style') @endsection @section('content')

{{ trans('installer.database.title') }}

{{ trans('installer.database.sub-title') }}

{!! csrf_field() !!}
settings
perm_identity
vpn_key
language
{{ trans('installer.database.wait') }}
@endsection @section('script') @endsection