@extends('layout.layout') @php $title='Voice Generator'; $subTitle = 'Voice Generator'; $script =''; @endphp @section('content')
@endsection