@extends('layouts.app') @section('link')
@endsection @section('style') @endsection @section('content') @include('shared.messages')
{{__('texte.price_lists_arr.index.price_lists_list')}}
--- {{__('texte.price_lists_arr.index.status')}} ---
{{__('texte.price_lists_arr.index.active')}}
{{__('texte.price_lists_arr.index.not_active')}}
{{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')}}
×
{{__('texte.price_lists_arr.index.price_list_delete')}}
{{__('texte.price_lists_arr.index.price_list_delete_confirm')}}
@endsection