@extends('app') @section('title','List student') @section('link') @endsection @section('content')
@include('includes._alert')

Parents - [{{count($parents) <= 9 ? '0'.count($parents):count($parents)}}]


Nom Prénoms Sexe Profession Téléphone Nbre Enfant Message Actions
@endsection @section('script') @endsection