@section('content')

Dashboard

{{$bl_number}}

Bon de livraison

{{$product_number}}

Produits

{{$online_number}}

Vente en ligne

{{$clients_number}}

Clients

Evolution Mensuelle

Evolution Mensuelle Total

Evolution Hebdomadaire

@foreach($stores as $store) @switch ($store->id) @case(1) @endswitch id) @case(1) style="color:#566676" @break @case(2) style="color:#4fc6e1" @break @case(3) style="color:#1abc9c" @break @case(4) style="color:#f7b84b" @break @case(5) style="color:#f1556c" @break @endswitch > {{$store->name}} @endforeach VENTE EN LIGNE

{{--
--}} {{--
--}} {{-- @foreach($stores as $store)--}} {{--
--}} {{--

{{1- number_format((float)$monthly->where('store_id',$store->id)->sum('total') /(float)$bls->where('store_id',$store->id)->where('month',$now->month-1)->sum('total'),3)}}

--}} {{--

Per min user

--}} {{--
--}} {{-- @endforeach--}} {{--
--}} {{--

23%

--}} {{--

Bounce Rate

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

Top 25

--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @foreach($topproducts as $product)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @endforeach--}} {{-- --}} {{--
ProduitPrixQuantité
{{$product->name}}{{$product->detail}}{{$product->total}}
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
@stop @include('admin.header') @include('admin.topbar') @include('admin.sidebar') @include('admin.footer') @yield('header') {{--_____________________________________--}} {{--_____________________________________--}} {{--_____________________________________--}} {{--_____________________________________--}} {{--_____________________________________--}} {{--_____________________________________--}} @yield('topbar') @yield('sidebar') @yield('content') @yield('footer') {{--_____________________________________--}} {{--_____________________________________--}} {{--_____________________________________--}} {{--_____________________________________--}} {{--_____________________________________--}} {{--_____________________________________--}} @include('admin.end')