|
下記貸出ユーザーを削除します。
|
| 貸出ユーザー削除確認 |
| ユーザーID |
{$id|escape:"html"} |
| 氏名 |
{$name|escape:"html"} |
| 生年月日 |
{$birth_date|escape:"html"} |
| 性別 |
{$sex__label|escape:"html"} |
| 住所 |
{$address|escape:"html"} |
| 備考欄 |
{$note|escape:"html"} |
| 登録日 |
{$create_date|escape:"html"} |
| 最終更新日時 |
{$last_update|escape:"html"} |
|
|
|
|