@extends('admin.layouts.admin') @section('title', 'Dashboard - SIVILIMA Admin') @section('content')
Manage your website content from here.
Hero Sliders
Products
Testimonials
Settings
| Section | Active Items | Action |
|---|---|---|
| Hero Sliders | {{ \App\Models\Slider::active()->count() }} | Edit |
| Products | {{ \App\Models\Product::active()->count() }} | Edit |
| Projects | {{ \App\Models\Project::active()->count() }} | Edit |
| Testimonials | {{ \App\Models\Testimonial::active()->count() }} | Edit |
| Site Settings | {{ \App\Models\SiteSetting::count() }} keys | Edit |