title = "Report Production" url = "/report-production/:year?" layout = "platform_main" is_hidden = 0 == param("year"); if(!$this["year"]){ $this["year"] = $currentDate->year; } $this["reportProducts"] = Romanah\Gokbakja\Models\Product::where("report", "simple")->orderBy('order', 'ASC')->get(); } ?> == {% put styles %} {% endput %}

Çig Mallar Boýunça Umumy ({{year}} ýyl)

Hasabat

{% partial 'report/row' year=year products=reportProducts title="Ýanwar" no=1 %} {% partial 'report/row' year=year products=reportProducts title="Fewral" no=2 %} {% partial 'report/row' year=year products=reportProducts title="Mart" no=3 %} {% partial 'report/row' year=year products=reportProducts title="Aprel" no=4 %} {% partial 'report/row' year=year products=reportProducts title="Maý" no=5 %} {% partial 'report/row' year=year products=reportProducts title="Iýun" no=6 %} {% partial 'report/row' year=year products=reportProducts title="Iýul" no=7 %} {% partial 'report/row' year=year products=reportProducts title="Awgust" no=8 %} {% partial 'report/row' year=year products=reportProducts title="Sentýabr" no=9 %} {% partial 'report/row' year=year products=reportProducts title="Oktýabr" no=10 %} {% partial 'report/row' year=year products=reportProducts title="Noýabr" no=11 %} {% partial 'report/row' year=year products=reportProducts title="Dekabr" no=12 %}
Aýlar Işlenen çig mal Harytlar Bellik
Aýlar Işlenen çig mal Harytlar Bellik
{% partial 'dataTableJs' %}