@extends('admin.layout')
@section('title', 'Dashboard')
@section('page_heading', 'Dashboard')
@section('content')
Home Banners
{{ $bannerCount }}
Manage
Event Results
{{ $eventResultCount }}
Manage
Photo Albums
{{ $albumCount }}
Manage
Videos
{{ $videoCount }}
Manage
@endsection