From 932d439444f10774bff546923cc0a2e5e2f2857b Mon Sep 17 00:00:00 2001
From: Marvin Borner
Date: Fri, 20 Jul 2018 13:57:57 +0200
Subject: Rewrite (only for backend/oauth/api use from now on)
---
resources/views/admin/dashboard.blade.php | 388 ------------------------------
1 file changed, 388 deletions(-)
delete mode 100755 resources/views/admin/dashboard.blade.php
(limited to 'resources/views/admin/dashboard.blade.php')
diff --git a/resources/views/admin/dashboard.blade.php b/resources/views/admin/dashboard.blade.php
deleted file mode 100755
index b271a2d..0000000
--- a/resources/views/admin/dashboard.blade.php
+++ /dev/null
@@ -1,388 +0,0 @@
-@extends('admin.layouts.app')
-@section('content_header')
-
- Dashboard
- Version 2.0
-
-
- - Home
- - Dashboard
-
-@endsection
-
-@section('content')
-
-
-
-
-
-
-
- CPU Traffic
- {{ $cpu_load }}%
-
-
-
-
-
-
-
-
-
-
-
- Likes
- 41,410
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Sales
- 760
-
-
-
-
-
-
-
-
-
-
-
- New Members
- 2,000
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Sales: 1 Jan, 2014 - 30 Jul, 2014
-
-
-
-
-
-
-
-
-
-
-
- Goal Completion
-
-
-
-
Add Products to Cart
-
160/200
-
-
-
-
-
-
Complete Purchase
-
310/400
-
-
-
-
-
-
Visit Premium Page
-
480/800
-
-
-
-
-
-
Send Inquiries
-
250/500
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
90,70,90,70,75,80,70
-
-
Visits
-
-
-
-
90,50,90,70,61,83,63
-
-
Referrals
-
-
-
-
90,50,90,70,61,83,63
-
-
Organic
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Inventory
-
5,200
-
-
-
- 50% Increase in 30 Days
-
-
-
-
-
-
-
-
-
-
Mentions
-
92,050
-
-
-
- 20% Increase in 30 Days
-
-
-
-
-
-
-
-
-
-
Downloads
-
114,381
-
-
-
- 70% Increase in 30 Days
-
-
-
-
-
-
-
-
-
-
Direct Messages
-
163,921
-
-
-
- 40% Increase in 30 Days
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- - Chrome
- - IE
- - FireFox
- - Safari
- - Opera
- - Navigator
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-@endsection
\ No newline at end of file
--
cgit v1.2.3