×
@include('layouts.partials.messages')
Distributor name
@if ($errors->has('name'))
{{ $errors->first('name') }}
@endif
Username
@if ($errors->has('username'))
{{ $errors->first('username') }}
@endif
Password
@if ($errors->has('password'))
{{ $errors->first('password') }}
@endif
Permissions
×
Name
Username
Password
Permissions