{!! App\Http\Helper::formOpen('file','post') !!}
@foreach($files as $f)
@endforeach
{!! App\Http\Helper::formClose() !!}
@foreach(explode('/*==================================================*/',$content) as $c)
@endforeach
{{trans('common.Futás')}} |
{{trans('common.Query')}} |
{{trans('common.Infó')}} |
|
{!! App\Http\Helper::input('','search_query',null, array('form-control')) !!} |
{!! App\Http\Helper::input('','search_request',null, array('form-control')) !!} |
@if(isset($match[1])){{$match[1]}}@endif |
@if(isset($data[1])){{$data[1]}}@endif |
{{str_replace('/* Origin (request): ','',$data[0])}} |