title = "Production" url = "/production" layout = "platform_main" is_hidden = 0 [builderList] modelClass = "Romanah\Gokbakja\Models\Product" scope = "scopeGetReport" scopeValue = "{{ :scope }}" displayColumn = "id" noRecordsMessage = "No records found" detailsPage = "-" detailsUrlParameter = "id" pageNumber = "{{ :page }}" [production] == timezone('UTC +05:00'); $currentDateFormat = Carbon\Carbon::now()->format('Y-m-d'); $this["currentDate"] = $currentDate; $this["productions"] = Romanah\Gokbakja\Models\Production::whereDate('created_at', date($currentDateFormat))->with(['pivot_production'])->get(); } ?> == {% set records = builderList.records %} {% set displayColumn = builderList.displayColumn %} {% set noRecordsMessage = builderList.noRecordsMessage %} {% set detailsPage = builderList.detailsPage %} {% set detailsKeyColumn = builderList.detailsKeyColumn %} {% set detailsUrlParameter = builderList.detailsUrlParameter %} {% put styles %} {% endput %}
ORTAÇA ÖNÜMÇILIK

Bu bölümde ortaça önümçilik boýunça hasabat.

Çig Mallar Boýunça ({{currentDate|date('d.m.Y | H:i')}})

Hasabat

{% for key, record in records %} {% endfor %}
Täze maglumat
{% for key, record in records %} {% endfor %} {% for key, report in productions %} {% for product in report.pivot_production %} {% endfor %} {% endfor %} {% for key, record in records %} {% endfor %}
Senesi Hemmesi{{record.name}}Bellik
{{key + 1}} {{report.created_at|date('d.m.Y | H:i')}} {{report.all_amount|number_format}} kg {{product.amount_percentage}} %{{report.note}}
Senesi Hemmesi{{record.name}}Bellik
Добавить Склад
Правильно
Правильно
{% partial 'dataTableJs' %}