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

{{__('texte.price_lists_arr.index.price_lists_list')}}


{{strtoupper(__('texte.price_lists_arr.index.id'))}} {{__('texte.price_lists_arr.index.name')}} {{__('texte.price_lists_arr.index.description')}} {{__('texte.price_lists_arr.index.period')}} {{__('texte.price_lists_arr.index.active_f')}}
@endsection