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

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

@csrf
{{ url('/') }}/
@csrf
@push('scripts') @endpush @endsection