@extends("admin/layouts.master") @section('title','Admin Dashboard | ') @php $dashsetting = App\DashboardSetting::first(); @endphp @section('title','Admin Dashboard |') @section("body")
# | Order ID | Customer name | Total Qty | Total Price | Order Date |
---|---|---|---|---|---|
{{$key+1}} | #{{ $inv_cus->order_prefix.$order->orderid }} | {{ $order->customername }} | {{ $order->qty }} | {{ $order->ordertotal }} | {{ date('d-M-Y',strtotime($order->created_at)) }} |
# | Store Name | Buisness Email | Request By |
---|---|---|---|
{{$key + 1}} | {{ $store->name }} | {{ $store->email }} | {{ $store->owner }} |
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 !