@extends('layouts.admin') @section('title','liste-communaute') @section('content')
Communaute | Participants | ajouter le | status | details | ||
---|---|---|---|---|---|---|
{{$Communauty->name}} | {{ $Communauty->nmFollowers() }} | @if(is_null($Communauty->created_at))jamais | @else{{($Communauty->created_at)->format('Y-m-d')}} | @endif @if($Communauty->desactive==true)activé @include('admin.modal-communaute') | @elsedesactivé @include('admin.modal-communaute') | @endif|
Aucun | Aucun | Aucun | Aucun | Aucun | Aucun | Aucun |