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

{{ __('Seach Keyword: ') }} {{ $searchValue }}

{{ __('Created On') }} {{ __('Vendor') }} {{ __('Language') }} {{ __('Voice') }} {{ __('Gender') }} {{ __('Voice Engine') }} {{ __('Characters') }} {{ __('Text Title') }}
@endsection @section('js') @endsection