@extends('installer::layouts.app') @section('title', installer_trans('Complete')) @section('content')

{{ installer_trans('Enter your website and admin access details, make sure you remember the admin access path.') }}

@csrf
@csrf
@push('scripts') @endpush @endsection