{!! Form::open(['route' => ['authorization.destroy', $authorization->id], 'method' => 'DELETE']) !!} {!! Form::close() !!}