@extends('layouts.app')
@section('css')
@endsection
@section('page-header')
@endsection
@section('content')
|
{{ __('Created On') }} |
{{ __('Project') }} |
{{ __('Language') }} |
{{ __('Status') }} |
|
|
{{ __('Duration') }} |
{{ __('Format') }} |
{{ __('Size') }} |
{{ __('Words') }} |
{{ __('Mode') }} |
{{ __('Actions') }} |
@endsection
@section('js')
@endsection