@php $flat_colors = collect([ "#b91d47", "#00aba9", "#2b5797", "#e8c3b9", "#1e7145" ]); @endphp
Recent week's orders total amount
{{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- Visitor rate--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- {{count($data['current_visitors'])}}--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}}
Recent week's new members
Top countries
Members
Browsers
Operating systems
Top devices
Most viewed posts
@foreach($data['posts']['active_posts'] as $post) @endforeach
TITLE TYPE HITS VIEW
{{$post?->title}} By: {{$post?->user?->name}}
{{$post->type}} {{Helper::formatNumber($post->hits)}} views
@section('scripts') @endsection