@extends('layout.template') @section('intitule')
RESULTATS ACADEMIQUES...
@endsection @section('breadcrumb') @endsection @section('styles') @endsection @section('main')
{!! $reprise !!}

RESULTATS...

Filière : {{ $sigle }} & Année académique : {{ Session::get('RESULTAT_DATA')['RESULTAT_YEAR']->periode }}

@endsection @section('scripts') @endsection