{{ $errors->first('email') }}
@component('admin.components.info') If empty all emails will be allowed to register using the link. @endcomponent{{ $errors->first('usage_limit') }}
@component('admin.components.info') If empty there will be no limit on the number of times the link can be used. If an email is provided the limit will be automatically set to 1. @endcomponent{{ $errors->first('expires_at') }}
@component('admin.components.info') If empty the link will not expire. @endcomponent