{{ __('Upload Employees') }}

{{ __('Upload Employee CSV') }}

Available Seats
{{ $availableSeats }}

CSV Format

Your CSV file should have the following columns: email (required), first_name, last_name
{{ __('Upload Employees') }}

{{ __('Sample CSV Format') }}

email,first_name,last_name
john.doe@example.com,John,Doe
jane.smith@example.com,Jane,Smith