{!! Form::select('category', $categories, request('category'), ['class' => 'form-control input-sm', 'style' => 'display:inline;width:inherit;']) !!} {{ trans('modules.top_paid') }} {{ trans('modules.new') }} {{ trans('modules.top_free') }}
{!! Form::open(['url' => 'apps/search', 'role' => 'form', 'method' => 'GET']) !!} {!! Form::close() !!}