@extends("admin/layouts.master-soyuz") @section('title','Admin Dashboard | ') @section("body") @component('admin.component.breadcumb') @slot('heading') {{ __('Dashboard') }} @endslot @endcomponent
Connection Problem !
@endif @elseSet up your facebook page key in Admin Dashboard Setting !
@endifConnection Problem !
@endif @elseSet up Twitter username in Admin Dashboard Setting !
@endifConnection Problem !
@endif @elseSet up Instagram username in
Admin Dashboard Setting !
| # | Order ID | Customer name | Total Qty | Total Price | Order Date |
|---|---|---|---|---|---|
| {{$key+1}} | #{{ $inv_cus->order_prefix.$order->order_id }} | {{ $order->user->name }} | {{ $order->qty_total }} | {{ $order->order_total }} | {{ date('d-M-Y',strtotime($order->created_at)) }} |
| {{ __("No orders found !") }} | |||||
| # | Store Name | Buisness Email | Request By |
|---|---|---|---|
| {{$key + 1}} | {{ $store->name }} | {{ $store->email }} | {{ $store->owner }} |
| {{ __("No store request yet !") }} | |||
{{ $user->email }}
{{ date('Y-m-d',strtotime($user->created_at)) }}