@extends('admin.layouts.app') @section('content')
{{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--

--}} {{--

MYNEW CLIENTS

--}} {{--
--}} {{--
--}} {{--

23

--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--

--}} {{--

NEW PROJECTS

--}} {{--
--}} {{--
--}} {{--

169

--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--

--}} {{--

NEW INVOICES

--}} {{--
--}} {{--
--}} {{--

157

--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--

--}} {{--

All PROJECTS

--}} {{--
--}} {{--
--}} {{--

431

--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
Sales Overview
Coming soon
{{--
--}} {{--
--}} {{--
--}} {{--

March 2017

--}} {{--
Report for this month
--}} {{--
--}} {{--

$3,690

--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
#NAMESTATUSDATEPRICE
1Elite adminsale April 18, 2017$24
2Real HomesextendedApril 19, 2017$1250
3Ample AdminextendedApril 19, 2017$1250
4Medical ProtaxApril 20, 2017-$24
5Hosting press htmlsaleApril 21, 2017$24
6Digital Agency PSDsale April 23, 2017-$14
7Helping HandsmemberApril 22, 2017$64
8Ample AdminextendedApril 19, 2017$1250
--}} {{--
--}}

FROSHEN STATISTICS

Most Visited Pages

@foreach($settings->analytics->mostVisited as $visited)

Keywords: {{$visited['url'] == '/' ? 'Froshen.com' : $visited['url']}}

Page View: {{$visited['pageViews']}}


@endforeach

Top Devices

@foreach($settings->analytics->userDevices as $device)

Device: {{$device['device']}}

Page View: {{$device['pageViews']}}


@endforeach

Top Referers

@foreach($settings->analytics->topReferrers as $referrer)

Referrer: {{$referrer['url']}}

Page View: {{$referrer['pageViews']}}


@endforeach

Top Keywords

@foreach($settings->analytics->keyWords as $keyword)

Keywords: {{$keyword['keyword']}}

Page View: {{$keyword['pageViews']}}


@endforeach

Top Browsers

@foreach($settings->analytics->topBrowsers as $browsers)

Browser: {{$browsers['browser']}}

@endforeach

Top Search Engines

@foreach($settings->analytics->searchEngines as $device)

Keywords: {{$device['engine']}}

Page View: {{$device['pageViews']}}


@endforeach
@endsection