[ Generate Hash ]


@csrf
@if($errors->has('payload')) {{ $errors->first('payload') }} @endif
@if($errors->has('secret_key')) {{ $errors->first('secret_key') }} @endif
@if(Session::has('hash_code'))
@endif