{{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} @if(!\App\Models\Tenant\VoiceAuth::count()) @endif

Voice

It is common to have voice feature.

@forelse($voice_apps ?? [] as $voice_app) @empty @endforelse
#
Name Account Username Created At Action
{{$loop->index +1 }}
{{$voice_app->name}} {{$voice_app->account}} {{$voice_app->username}} {{$voice_app->created_at->diffForHumans()}}
There is no voice app found
{!! $voice_apps->links() !!}