@extends('admin.layout') @section('title', 'Dashboard') @push('styles') @endpush @section('actions')
Users
5.62%from last month
Posts
12%from last month
Comments
6%from last month
Subscribers
16%from last month
{{ abs((int) ($monthlyPostDelta ?? 0)) }} {{ ($monthlyPostDelta ?? 0) >= 0 ? 'dibanding bulan lalu' : 'lebih rendah dari bulan lalu' }}
Bulan ini: {{ number_format((int) ($currentMonthPosts ?? 0)) }}
{{ $category->title }}
{{ $topCategoryTotalPosts > 0 ? round(($category->posts_count / $topCategoryTotalPosts) * 100) : 0 }}%
{{ $user->email }}