@extends('dashboard.index') @section('title', 'categories') @section('title2', 'Liste') @section('content')
| Image | Nom | {{--Auteur | --}}Categorie | Tags | Actions |
|---|---|---|---|---|---|
|
@if ($categorie->image)
|
{{ $categorie->name }} | {{--{{ $categorie->User->name ?? '' }} | --}}{{ $categorie->Categorie->name ?? '' }} | {{ $categorie->tags }} |
|