<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr69b405042b23b-trace').style.display = (document.getElementById('cakeErr69b405042b23b-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: sizeof(): Parameter must be an array or an object that implements Countable [<b>ROOT/config/bootstrap.php</b>, line <b>273</b>]<div id="cakeErr69b405042b23b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr69b405042b23b-code').style.display = (document.getElementById('cakeErr69b405042b23b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr69b405042b23b-context').style.display = (document.getElementById('cakeErr69b405042b23b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr69b405042b23b-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB">define</span><span style="color: #007700">(</span><span style="color: #DD0000">"HTTP_PATH"</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$base_url</span><span style="color: #007700">);</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">define</span><span style="color: #007700">(</span><span style="color: #DD0000">"SUB_FOLDER"</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$sub_folder</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">define</span><span style="color: #007700">(</span><span style="color: #DD0000">"ROOT_PATH"</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">WWW_ROOT</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">0</span><span style="color: #007700">,</span><span style="color: #0000BB">sizeof</span><span style="color: #007700">(</span><span style="color: #0000BB">WWW_ROOT</span><span style="color: #007700">)-</span><span style="color: #0000BB">14</span><span style="color: #007700">));</span></span></code></pre><pre id="cakeErr69b405042b23b-context" class="cake-context" style="display: none;">$gst_rates = [
	(int) 0 =&gt; &#039;0%&#039;,
	(int) 5 =&gt; &#039;5%&#039;,
	(int) 12 =&gt; &#039;12%&#039;,
	(int) 18 =&gt; &#039;18%&#039;,
	(int) 28 =&gt; &#039;28%&#039;
]
$vendor_models = [
	&#039;Electricities&#039; =&gt; &#039;electricity&#039;,
	&#039;Freights&#039; =&gt; &#039;freight&#039;,
	&#039;Productions&#039; =&gt; &#039;production&#039;,
	&#039;LaborCharges&#039; =&gt; &#039;labor_charge&#039;,
	&#039;Rents&#039; =&gt; &#039;rent&#039;,
	&#039;Scraps&#039; =&gt; &#039;scrap&#039;,
	&#039;RawMaterials&#039; =&gt; &#039;raw_material&#039;,
	&#039;Consumables&#039; =&gt; &#039;consumable&#039;
]
$month_array = [
	(int) 1 =&gt; &#039;4&#039;,
	(int) 2 =&gt; &#039;5&#039;,
	(int) 3 =&gt; &#039;6&#039;,
	(int) 4 =&gt; &#039;7&#039;,
	(int) 5 =&gt; &#039;8&#039;,
	(int) 6 =&gt; &#039;9&#039;,
	(int) 7 =&gt; &#039;10&#039;,
	(int) 8 =&gt; &#039;11&#039;,
	(int) 9 =&gt; &#039;12&#039;,
	(int) 10 =&gt; &#039;1&#039;,
	(int) 11 =&gt; &#039;2&#039;,
	(int) 12 =&gt; &#039;3&#039;
]
$isCli = false
$sub_folder = &#039;&#039;
$server_name = &#039;mis.sparklemanufacturing.com&#039;
$original_server_name = &#039;mis.sparklemanufacturing.com&#039;
$base_url = &#039;http://mis.sparklemanufacturing.com&#039;
$cdn_path = &#039;http://mis.sparklemanufacturing.com/cdn&#039;
$server_root = &#039;/var/www/vhosts/sparklemanufacturing.com/httpdocs/mis&#039;</pre><pre class="stack-trace">require_once - ROOT/config/bootstrap.php, line 273
Cake\Http\BaseApplication::bootstrap() - CORE/src/Http/BaseApplication.php, line 61
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 72
[main] - ROOT/webroot/index.php, line 37</pre></div></pre>/* iCheck plugin Square skin, blue
----------------------------------- */
.icheckbox_square-blue,
.iradio_square-blue {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(blue.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_square-blue {
    background-position: 0 0;
}
    .icheckbox_square-blue.hover {
        background-position: -24px 0;
    }
    .icheckbox_square-blue.checked {
        background-position: -48px 0;
    }
    .icheckbox_square-blue.disabled {
        background-position: -72px 0;
        cursor: default;
    }
    .icheckbox_square-blue.checked.disabled {
        background-position: -96px 0;
    }

.iradio_square-blue {
    background-position: -120px 0;
}
    .iradio_square-blue.hover {
        background-position: -144px 0;
    }
    .iradio_square-blue.checked {
        background-position: -168px 0;
    }
    .iradio_square-blue.disabled {
        background-position: -192px 0;
        cursor: default;
    }
    .iradio_square-blue.checked.disabled {
        background-position: -216px 0;
    }

/* Retina support */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (-moz-min-device-pixel-ratio: 1.5),
       only screen and (-o-min-device-pixel-ratio: 3/2),
       only screen and (min-device-pixel-ratio: 1.5) {
    .icheckbox_square-blue,
    .iradio_square-blue {
        background-image: url(blue@2x.png);
        -webkit-background-size: 240px 24px;
        background-size: 240px 24px;
    }
}