@extends('zainiklab.installer.layout') @section('title', 'Configuration') @section('preloader')
img Your install is processing. Please wait a few minutes.
@endsection @section('content')
@if($errors->any()) @endif
@csrf

Please enter your application details

Please enter your Item purchase code and customer email

Please enter your database connection details

Please enter your SMTP details

Please enter your Item purchase code

@endsection @push('script') @endpush