@if (Session::get('message'))
You have an error in your CSV file:
{{ Session::get('message') }}
@endif
Upload a CSV file with one or more users. Passwords will be auto-generated. The CSV should have the first fields as: firstName,lastName,email. Any additional fields to the right of those fields will be ignored.