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 %}
Bu bölümde ortaça önümçilik boýunça hasabat.
Hasabat
| № | Senesi | Hemmesi | {% for key, record in records %}{{record.name}} | {% endfor %}Bellik |
|---|---|---|---|---|
| {{key + 1}} | {{report.created_at|date('d.m.Y | H:i')}} | {{report.all_amount|number_format}} kg | {% for product in report.pivot_production %}{{product.amount_percentage}} % | {% endfor %}{{report.note}} |
| № | Senesi | Hemmesi | {% for key, record in records %}{{record.name}} | {% endfor %}Bellik |