@notify_css
{{ __('Welcome To Setup Wizard - Basic Site Setting') }}
@csrf
{{ __('Site Setting') }}
{{ __('Project Title') }}:
{{ __('Looks good!') }}
{{ __('Please enter project title.') }}
{{ __('Default Email') }}:
{{ __('Looks good!') }}
{{ __(' Please enter email.') }}
{{ __('Select Currency icon') }}:
{{ __('Please select currency icon.') }}
{{ __('Looks good!') }}
{{ __('Please enter default currency') }}:
{{ __('Please enter default currency.') }}
{{ __('Looks good!') }}
{{ __('This cant be changed in future') }} !
{{ __('Choose Country') }}:
{{ __('Please choose country') }}
@foreach(App\Allcountry::all() as $country)
{{ $country->nicename}}
@endforeach
{{ __('Please select country.') }}
{{ __('Looks good!') }}
{{ __('Continue to Step 4') }}...
©{{ date('Y') }} |
{{ __('Media City') }}
{{ __('Step 3') }}