@extends('layouts.app') @section('content')
{{trans('forms.lbl_name')}} {{trans('tables.attend_at_title')}} {{trans('tables.completed_at_title')}} {{trans('tables.acquired_mark')}} {{trans('tables.time_title')}} {{trans('tables.reviewer_title')}} {{trans('tables.review_at')}} {{trans('tables.action_title')}}
@stop @section('footer-script') @stop