@extends('backend.layouts.app') @section('title') {{ __($module_action) }} {{ $module_title }} @endsection @push ('after-styles') @endpush @section('content')
@include('backend.includes.breadcrumb',['remove_create'=>'true','title_change'=>'Reports'])
{!! Form::open(array('route' => 'export.expired.job.click.ipqs.data', 'class' => 'form exportform', 'novalidate' => 'novalidate','method'=>'GET')) !!} @include('flash::message') {!! Form::close() !!}
Selected
id Job Id Job URL SubId cw SubId client click id Original Cpc CPC Client Cpc Feed Name Client Ip Ipv4 Ipv6 Device Type Ip Details user agent Captcha Passed ? Bot Status Bot Reason Country Time Diffrence Duplicate ? Created At HTTP Referrer Affilate Name E Mail
@endsection @push ('after-styles') @endpush @push ('after-scripts') @endpush