I faced the unknown characters when trying to change the language of formatted datetime. So, that unclear characters are 10 �������� 2018 the code behind it is
<h6> <?php setlocale(LC_TIME, 'Russian');
echo $personal->created_at->formatLocalized('%d %B %Y'); ?></h6>
I really need your help guys