Просмотр файла resources/lang/en/ajax.php
<?php
return [
'complaint_already_sent' => 'Complaint about this message has already been sent!',
'record_not_author' => 'You are not the author of this record!',
];
<?php
return [
'complaint_already_sent' => 'Complaint about this message has already been sent!',
'record_not_author' => 'You are not the author of this record!',
];