@if($errors->any())
    @foreach($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif
@csrf
Minimum 8 characters
What happens next?

After setup, the system will:

  • Create your admin account
  • Seed essential data (countries, currencies, tax rates)
  • Add sample HS codes for testing
  • Log you in automatically