@extends('admin.layout') @section('title', 'Dashboard') @section('body') {{-- Page Header --}} {{-- Page Content --}}
Services
{{ $stats['services'] }}
Projects
{{ $stats['projects'] }}
Technology Rings
{{ $stats['rings'] }}
Technologies
{{ $stats['technologies'] }}
@endsection