@extends('master') @section('content') @if(isset($error))
{{{$error}}} ×
@endif

Provider Registration

This screen will allow you to register providers for your ChE Monitoring tools instance

First Name is required and must have no spaces.
Must have no spaces.
Last Name is required and must have no spaces.
Must have no spaces.
Email format is incorrect. If OEHHA is checked, the email must belong to OEHHA
The email did not match

Address

Street is required and must be a string.
Street is required and must be a string.
Must be a string.
Zipcode is required. Five numbers

Phone is required, format:
(xxx)xxx-xxxx or xxx-xxx-xxxx
License is required with one letter and numbers.
Select a laboratory.
If is empty, please contact to the admin.

@include('registration.userAgreement')
@stop