@if(session('delete'))
{{ session('delete') }}
@endif @if($errors->any())
@endif
Emart
3
4
5
{{ __('EULA') }}{{ __('Database') }}{{ __('Server') }}{{ __('Admin') }}{{ __('Install') }}

{{ __('Server & Mail Settings') }}

{{ __('Step 3: Configure your site name, base URL, and outbound email.') }}

@csrf
{{ __('Site Information') }}
{{ __('Please enter the project title.') }}
{{ __('Please enter the application URL.') }}
{{ __('Mail / SMTP Settings') }}
{{ __('Back') }}