@if($bank->total > 0) TOTAL: S/. {{ number_format($bank->total,2) }} @else TOTAL: S/. {{ number_format($bank->total,2) }} @endif