@extends('layouts.app') @section('page-header') @endsection @section('content')
Task Type: {{ $task_type }} File Name: {{ $id->file_name }}
{{ $id->speech_type }}
Timeframe Transcript
{{ number_format($id->length / 60, 2, '.', '') }} minutes {{ $id->words }} words
@endsection @section('js') @endsection