@php use Carbon\Carbon; @endphp @extends('layouts.root') @section('styles') @endsection @section('root-content')
{!! Str::limit($item->description, 80, $end='...') !!}
{{ $item->price }}
Aucun produit publié pour le moment !