language texts

This commit is contained in:
Cüneyt Şentürk
2021-06-27 10:15:39 +03:00
parent b18012e7cd
commit 156fb83e37
9 changed files with 171 additions and 51 deletions

View File

@ -16,7 +16,7 @@
</th>
<th class="col-xs-8 col-sm-9 text-left long-texts">
{{ trans('general.description') }}
{{ trans('general.created') }}
</th>
@stack('row_footer_histories_head_end')
</tr>
@ -33,7 +33,7 @@
</td>
<td class="col-xs-4 col-sm-6 text-left long-texts">
{{ $history->description }}
{{ $history->created->name }}
</td>
@stack('row_footer_histories_body_td_end')
</tr>