@stack('row_footer_histories_head_tr_start') @stack('row_footer_histories_head_start') @stack('row_footer_histories_head_end') @stack('row_footer_histories_head_tr_end') @stack('row_footer_histories_body_tr_start') @foreach($histories as $history) @stack('row_footer_histories_body_td_start') @stack('row_footer_histories_body_td_end') @endforeach @stack('row_footer_histories_body_tr_end')
{{ trans('general.date') }} {{ trans('general.created') }}
@date($history->created_at) {{ $history->owner->name }}