@extends('admin.layouts.app') @section('content')
@foreach ($card as $item)
{{ $item['display_name'] }}
{{ $item['count'] }}
@endforeach
{{--
We are Developing Dashboard. Will update the feature soon
profile
Arjun

arjun@tagyourtaxi.com

Id no: #SK0234

Admin Earnings

$ 9148.23

Driver Earnings

$ 248.35

--}}

Map View

@lang('view_pages.legend')

Trip Overview

Earnings Overview

@endsection @section('extra-scripts') @endsection