Questionnaires
Created
{{$created_questioners}}
Answered
{{$answerd_formular}}
This week: Answered({{$this_week_answerd_formular}})
Open Link HereLast 10 orders
| ID | Name | City/Country | Products | Type | Status | Sum price | Action | |
|---|---|---|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $order->first_name }} {{ $order->last_name }} | {{$order->email }} | {{$order->city }} @if($order->country) / {{$order->country->title }} @endif |
|
{{$order->type }} | {{$order->status }} | ${{$order->sum_price() }} | View |
| No orders |
| ID | Name | City/Country | Products | Type | Status | Sum price | Action | |
|---|---|---|---|---|---|---|---|---|
| {{ $loop->iteration}} | {{ $order->first_name }} {{ $order->last_name }} | {{$order->email }} | {{$order->city }} @if($order->country) / {{$order->country->title }} @endif |
|
{{$order->type }} | {{$order->status }} | ${{$order->sum_price() }} | View |