@extends('layouts.backend.main') @section('title','Galerie') @section('styles') @include('pages.backend.includes.gallery_category_styles_links') @endsection @section('body')

Gestion de la gallerie / Catégorie

note_add Nouveau
@endsection @section('scripts') @include('pages.backend.includes.gallery_category_scripts_links') @endsection