@extends('layouts.app') @section('css') @endsection @section('page-header') @endsection @section('content')

{{ __('All Processed Audio File Reults') }}

{{ __('Plan Type') }} {{ __('Created On') }} {{ __('User') }} {{ __('Task ID') }} {{ __('Language') }} {{ __('Status') }} {{ __('Duration') }} {{ __('Format') }} {{ __('Size') }} {{ __('Mode') }} {{ __('Actions') }}
@endsection @section('js') @endsection