@extends('adminlte::page') @section('title', 'Intitule Groups List') @section('content_header')

@lang('global.Intitule Groups') @lang('global.List')

@endsection @section('content') @can('intitules.create') @lang('global.Add New') @endcan @lang('global.Id') @lang('global.Libelle') @lang('global.Slug') @lang('global.Description') @lang('global.Created At') @lang('global.Ordre') @lang('global.Etat') @lang('global.Action') @endsection @section('js') @endsection