@extends('layouts.dash') @section('title') SIPRE @stop @section('title_card',"Analyses des données SIPRE") @section('content')
@include('forms.boxes_allocations')
@endsection @section('scripts') @include("forms.scripts_datatable") @endsection