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