@extends('layouts.admin') @section('title', 'Admin CRM Dashboard – MotoSolution Bangladesh') @section('page_title', 'Automotive Management Console') @section('content')
Clients have authorized max bid ceilings in JPY. Verify deposit and dispatch to Japan floor API.
{{ $pendingBids }}
Needs review{{ $wonAuctions }}
Hammered{{ $activeAuctions }}
Across 6 houses{{ $readyStockCount }}
In Dhaka showroom{{ $totalOrders }}
12-step pipeline{{ $newLeadsCount }}
Uncontacted৳{{ number_format($totalRevenueBdt) }}
Gross landed value of active vehicle orders৳{{ number_format($totalPaidBdt) }}
Credited to MotoSolution corporate bank৳{{ number_format($pendingPaymentsBdt) }}
Scheduled on Chittagong & delivery milestones| Customer | Vehicle / Lot | Auction House | Max Bid JPY | Landed BDT (Est) | Review Action |
|---|---|---|---|---|---|
|
{{ $bid->user->name ?? 'Customer' }} {{ $bid->user->phone ?? '' }} |
{{ $bid->auctionVehicle->brand ?? '' }} {{ $bid->auctionVehicle->model ?? '' }} Lot #{{ $bid->auctionVehicle->lot_number }} · Grade {{ $bid->auctionVehicle->grade ?? '4.5' }} |
{{ $bid->auctionVehicle->auctionHouse->name ?? 'USS Tokyo' }} | ¥{{ number_format($bid->max_bid_jpy) }} | ৳{{ number_format($bid->estimated_landed_cost_bdt) }} | Review & Dispatch |
{{ $order->car_title }}
B/L: {{ $order->bl_number ?? 'Pending' }}