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

{{ __('All Voiceover Results') }}

{{ __('Created On') }} {{ __('Title') }} {{ __('Language') }} {{ __('Voice') }} {{ __('Gender') }} {{ __('Voice Engine') }} {{ __('Format') }} {{ __('Characters') }} {{ __('Workbook') }} {{ __('Actions') }}
@endsection @section('js') @endsection