@extends('dashboard.index') @section('title', 'Categories') @section('title2', 'Détails') @section('content')
Categorie : {{ $categorie->Categorie->name ?? '' }}
Image : {{ $categorie->image }}