@extends('mainlayout.layout') @section('title') @endsection @push('css') @endpush @section('content')
The file must have a header row as the first row, followed by one user per row. Columns must be in the following order:
| Column | Field | Required |
|---|---|---|
| A | first_name | Yes |
| B | middle_name | No |
| C | last_name | Yes |
| D | Yes | |
| E | phone | Yes |
Each imported user will receive an invitation email to set their own password. Rows with duplicate emails or missing required fields will be skipped.