@if ($subtype) {!! Form::open(['url' => 'admin/data/subtypes/delete/' . $subtype->id]) !!}
You are about to delete the subtype {{ $subtype->name }}. This is not reversible. If traits and/or characters that have this subtype exist, you will not be able to delete this subtype.
Are you sure you want to delete {{ $subtype->name }}?