{{ __('Keygen Management') }}

{!! Form::model(null, ['method' => 'POST', 'route' => 'keygen.descryption' ]) !!} @include('keygen._form') {!! Form::submit('Descrypt', ['class' => 'btn btn-primary']) !!} {!! Form::close() !!}