@php use Carbon\Carbon; @endphp @extends('layouts.root') @section('scripts') @endsection @section('root-body')
{{ $item->province->libelle }} | @if(intval($item->active) == 1) active @else inactive @endif
Nombre d'elements : ({{ $rootVilles->count() }})