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