help desk HelpdeskTicket Comment
This commit is contained in:
parent
41420e306c
commit
f1a67f8064
|
|
@ -12,7 +12,7 @@
|
|||
</div>
|
||||
<div>
|
||||
<form action="{{route('help.show',['code'=>''])}}" method="GET">
|
||||
{!! Form::text('code', null, array(['class'=>'form-control'])) !!}}
|
||||
{!! Form::text('code', null, array('class'=>'form-control')) !!}}
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue