@extends('layouts.app') @section('title', 'Médiathèque') @section('page-title', 'Médiathèque') @section('breadcrumb') @endsection @section('topbar-actions') Importer @endsection @section('content') {{-- Stats --}}
{{ request()->hasAny(['search','categorie_id']) ? 'Aucun résultat pour ces filtres.' : 'Importez votre premier document.' }}
Importer