@if ($table) {!! Form::open(['url' => 'admin/data/forages/delete/' . $table->id]) !!}
You are about to delete the forage {{ $table->name }}. This is not reversible.
Are you sure you want to delete {{ $table->name }}?