@extends('back-office.layouts.layout-default')
@section('specific_css')
@endsection
@section('page_content')
@component('back-office.components.portlets.table')
@slot('title')
Liste des Inscrit
@endslot
@endcomponent
@endsection
@section('specific_js')
@endsection