{{-- {!! Form::open(['route' => ['roles.destroy', $id], 'method' => 'delete']) !!} {!! Form::button('', [ 'type' => 'submit', 'class' => 'btn btn-link text-danger', 'onclick' => "return confirm('Are you sure?')", ]) !!} {!! Form::close() !!} --}}