@extends('layouts.master') @section('css') @toastr_css @section('title') {{ trans('Certificat_trans.title_page') }} @stop @endsection @section('page-header')
| {{ trans('Students_trans.all_Students') }} | {{ trans('Students_trans.all_certificat') }} | {{ trans('Students_trans.Process') }} | {{ trans('Students_trans.accept') }} | {{ trans('Students_trans.reject') }} |
|---|---|---|---|---|
| {{$user}} | {{$AllCertificat}} | {{$status0}} | {{$status1}} | {{$status2}} |