ユーザー作成

{{ auth()->user()->is_admin ? '親なしの一般ユーザーを作成します。' : 'あなたの直下の子ユーザーを作成します。' }}

@csrf