@extends('layouts.master') @section('title') @lang('translation.Dashboard') @endsection @section('content') @component('common-components.breadcrumb') @slot('pagetitle') Minible @endslot @slot('title') Dashboard @endslot @endcomponent
Total Revenue
Orders
Customers
Products
{{ $us->name }} |
Show Order | Send |
|
#{{ $or['id'] }} | {{ $or['created_at'] }} | {{ $or['user']['name'] }} | ${{ $or['total_price'] }} | {{ $or['status_id'] }} |
|
|
Invoice ID | Date | Billing Name | Amount | Status | Action |
---|---|---|---|---|---|---|
|
#{{ $or['id'] }} | {{ $or['created_at'] }} | {{ $or['user']['name'] }} | ${{ $or['total_price'] }} | {{ $or['status_id'] }} |