@props([ 'modelId' => "", 'route' => "", 'title' => "", 'modelObject' => "", 'buttonName' => "Ajouter fichier", 'buttonColor' => "primary", 'withButton' => true ])
@if ($withButton) {{-- use this for icons in the same page --}} @endif
{{ $title }}
@csrf


List des fichier @foreach ($modelObject->getMedia('*') as $file ) @endforeach