@extends('voyager::master') @section('page_title', 'Detalles del Cambio de Precio') @section('page_header')
Detalles del Cambio de Precio
@stop @section('content')
@include('voyager::alerts')
@csrf @foreach ($priceChanges as $change)
Código
Producto
Precio Antiguo 1
Precio Nuevo 1
Precio Antiguo 2
Precio Nuevo 2
Precio Antiguo 3
Precio Nuevo 3
Precio Antiguo 4
Precio Nuevo 4
Acciones