@extends('layouts.backend.app') @section('title', "Tableau de bord") @section('content')
N° | Nom | Description | Actions |
---|---|---|---|
{{++$key}} |
|
{{$category->description}} | {{ Form::open(['url' => route('categorie.destroy', $category->id), 'method' => 'delete']) }} {{ Form::close() }} |
Aucune catégorie enregistrée pour l'instant |