@shield('configs.show')
@endshield
@shield('configs.edit')
@endshield
@shield('configs.delete'){!! Form::button('
', ['type' => 'submit', 'class' => 'btn btn-danger btn-xs', 'onclick' => "return confirm('Are you sure?')"]) !!}@endshield
{!! Form::close() !!}