@php $statePath = $getStatePath(); ($statePath) ? $audioPath = asset('audio-answers/' . $getRecord()->answer_audio) : $audioPath = null; @endphp