@extends('vironeer::layouts.app') @section('title', admin_trans('Database')) @section('content')

{{ admin_trans('Enter your database details. You can read the docs included with the script files to learn how to create the database, please do not use the hashtag "#" or spaces on the database details.') }}

@csrf
@endsection