@extends('admin_layouts.main') @section('main-section')

Total Vehicle

{{count($cab)}}

Total Testimonial

{{count($testimonial)}}
{{--

Total Gallery Images

{{count($gallery)}}
--}}

Total Packages

{{count($package)}}

Total Service

{{count($service)}}
@endsection