@extends('layouts.app') @section('link') @endsection @section('content')
@include('shared.messages')

{{__('texte.product_prices_arr.index.price_changes')}}


{{strtoupper(__('texte.product_prices_arr.index.id'))}} {{__('texte.product_prices_arr.index.user')}} {{__('texte.product_prices_arr.index.change_mode')}} {{__('texte.product_prices_arr.index.category')}} {{__('texte.product_prices_arr.index.producer')}} {{__('texte.product_prices_arr.index.mark')}} {{__('texte.product_prices_arr.index.package')}} {{__('texte.product_prices_arr.index.material')}} {{__('texte.product_prices_arr.index.size')}} {{__('texte.product_prices_arr.index.product')}} {{__('texte.product_prices_arr.index.price_from')}} {{__('texte.product_prices_arr.index.price_to')}} {{__('texte.product_prices_arr.index.price')}} {{__('texte.product_prices_arr.index.change')}} {{__('texte.product_prices_arr.index.direction')}} {{__('texte.product_prices_arr.index.date_from')}}
@endsection