@extends('layouts.app')
@section('css')
@endsection
@section('page-header')
@endsection
@section('content')
|
{{ __('Created On') }} |
{{ __('Title') }} |
{{ __('Workbook') }} |
|
|
{{ __('Duration') }} |
{{ __('Format') }} |
{{ __('Size') }} |
{{ __('Words') }} |
{{ __('Task') }} |
{{ __('Actions') }} |
@endsection
@section('js')
@endsection