@extends('layouts.app') @section('title', 'Ventas') @section('header', 'Historial de Ventas') @section('content') @php $moneda = $empresaGlobal->moneda ?? 'S/'; @endphp