Solve language display problem in result playlist. problem was in the mirage serializer definition
<?phpnamespaceCorpusParole\Models;useCorpusParole\Libraries\CorpusParoleException;/** * Exception class */classModelsExceptionextendsCorpusParoleException{}