@if ($errors->any()) @endif
@csrf {{-- Basic Information --}}
User Information
@foreach($roles as $role)
name, old('roles')) ? 'checked' : '' }}>
@endforeach
{{-- Mail SMTP Options --}}