@extends($master) @section('title', 'All Product') @section('body')
@isset($cashOnHand->balance){{number_format($cashOnHand->balance, 0,)}}@endisset TK
@isset($income){{number_format($income, 0,)}}@endisset TK
@isset($cost){{number_format($cost, 0,)}}@endisset TK
@isset($countInvoice){{number_format($countInvoice, 0,)}}@endisset
@isset($countTest){{number_format($countTest, 0,)}}@endisset
@isset($monthIncome){{number_format($monthIncome, 0,)}}@endisset TK
@isset($monthCost){{number_format($monthCost, 0,)}}@endisset TK
@isset($monthInvoice){{number_format($monthInvoice, 0,)}}@endisset
@isset($monthTest){{number_format($monthTest, 0,)}}@endisset