@extends('tyro-dashboard::layouts.admin') @section('title', 'Create Invitation Link') @section('breadcrumb') Dashboard Invitation Links Create @endsection @section('content')
Generate an invitation link for a user.
Each user can have only one invitation link. If a user already has a link, you cannot create another one.
All signups through this invitation link will be automatically tracked.
Each invitation link has a unique 32-character hash that cannot be changed.