@php $isTh = app()->getLocale() === 'th'; @endphp

{{ $isTh ? 'อ่านต่อ' : 'Keep reading' }}

@foreach ($related as $post) @endforeach