{{-- @extends('layouts.top-nav') --}} @extends('seller.layouts.app') @section('title') {{ __('dashboard') }} @endsection @section('breadcrumbs')

{{ __('Vendor dashboard') }}

@endsection @section('content')
Total Order {{ $totalOrder }}
Total Order Confirm {{ $totalOrderConfirm }}
Total Order Cancel {{ $totalOrderCancel }}
Total sale amount {{ $totalOrderSale }}
Today total Order {{ $todayOrder }}
Today Order Confirm {{ $todayOrderConfirm }}
Today Order Cancel {{ $todayOrderCancel }}
Total Order Sale {{ $todayOrderSale }}
Category {{ $category }}
Product {{ $product }}
Brand {{ $brand }}
Total Blog Post {{ $blog }}
Total Order {{ $order }}
Customer {{ $customer }}
Banner {{ $banner }}
Area {{ $area }}

Sales and Invest Overview change

Browser Overview

Most Visited Pages

Page name Visitors Unique
/about.html 4,896 3,654
/index.html 4,896 3,654
Top Browsers
# Name
1 Google Chrome
2 Edge
3 Mozila Firefox

Invoices

No. Invoice Subject Client VAT No. Created Status Price Action
001401 Design Works Carlson Limited 87956621 15 Dec 2017 Paid $887
@endsection @section('script') @endsection 1