Adminisztráció
Online tartalomkezelő rendszer a webes alkalmazásokhoz, kreatív tartalmakhoz.--}} {{--{{ number_format(round($counters['thisMonthOrderPrice']), 0) }} --}} {{----}} {{--HUF --}} {{-- +20%--}} {{----}} {{--
--}} {{----}} {{--{{ number_format(round($counters['lastMonthOrderPrice']), 0) }} HUF--}} {{--
--}} {{----}} {{--{{ number_format(round($counters['thisYearOrderPrice']), 0) }} --}} {{--HUF--}} {{--
--}} {{----}} {{--{{ number_format(round($counters['lastYearOrderPrice']), 0) }} --}} {{--HUF--}} {{--
--}} {{--Forgalmi statisztika (forintban)
--}} {{--Legutóbbi megrendelések
--}} {{--| ID | --}} {{--Státusz | --}} {{--Rendelés száma | --}} {{--Megrendelő adatai | --}} {{--Összesen | --}} {{--Rendelés ideje | --}} {{--Műveletek | --}} {{--|
|---|---|---|---|---|---|---|---|
| {{ $order->id }} | --}} {{--{{ $order->custom_id }} | --}} {{----}} {{--@if($order->status == 0)--}} {{----}} {{--@elseif($order->status == 1)--}} {{----}} {{--@elseif($order->status == 2)--}} {{----}} {{--@elseif($order->status == 3)--}} {{----}} {{--@elseif($order->status == 9)--}} {{----}} {{--@endif--}} {{-- | --}} {{----}} {{--{{ $order->custom_id }}--}} {{-- | --}} {{----}}
{{--{{ $order->billing_name }} --}} {{--@if($order->business_name)--}} {{--{{ $order->business_name }} ({{ $order->tax }}) --}} {{--@endif--}} {{--{{ $order->billing_zip_code }} {{ $order->billing_city }}, {{ $order->billing_address }}--}} {{-- | --}}
{{----}} {{----}} {{--@foreach($order->products as $p)--}} {{--price * $p->quantity;--}} {{--?>--}} {{--@endforeach--}} {{--{{ number_format(round($price), 0) }} HUF--}} {{-- | --}} {{----}}
{{--{{ Carbon::parse($order->created_at)->format('Y.m.d') }} {{ Carbon::parse($order->created_at)->format('H:i') }}--}} {{-- | --}}
{{----}} {{----}} {{-- | --}} {{--