@extends('layouts.app') @section('content')
Cantidad total: {{$sum_tot_}}
Precio total: ${{number_format($sum_price_,0)}}