@if ($table) {!! Form::open(['url' => 'admin/data/loot-tables/delete/' . $table->id]) !!}
You are about to delete the loot table {{ $table->name }}. This is not reversible. If prompts that use this loot table exist, you will not be able to delete this table.
Are you sure you want to delete {{ $table->name }}?