@extends('crm.layout.base') @section('title', 'Dashboard ') @section('styles') @endsection @section('content')

All Rides

{{ $totaltrips }}

All User

{{ $totaluser }}

All Driver

{{ $totaldriver }}

@endsection