@extends('layouts.app') @section('link') @endsection @section('content')
{{__('texte.promotions_arr.objects.id')}} | {{__('texte.promotions_arr.objects.type')}} | {{__('texte.promotions_arr.objects.subtype')}} | {{__('texte.promotions_arr.objects.client')}} | {{__('texte.promotions_arr.objects.object')}} | {{__('texte.promotions_arr.objects.exclude')}} |
---|---|---|---|---|---|
{{$promotion_object->id}} | {{$promotion_object->subtype->type->name}} | {{$promotion_object->subtype->name}} | {{$promotion_object->client->name}} | {{$promotion_object->name}} |