@extends('merchant.layouts.app')
@section('title', 'Dashboard Merchant')
@section('page_title', 'Dashboard')
@section('content')
Status Pesanan
0Pending
0Dibayar
0Diproses
0Dikirim
0Selesai
0Batal
| Order |
Pelanggan |
Total |
Status |
Tanggal |
|
|
|
|
|
|
| Belum ada pesanan |
@push('scripts')
@endpush
@endsection