@if ($history->isEmpty()) @else @foreach ($history as $record) @endforeach @endif
Column Value New Value Modified by Modified At
No records found.
{{ ucwords(str_replace('_', ' ', $record->column)) }} {{ $record->value }} {{ $record->new_value }} {{ $record->user->name }} {{ $record->changed_at }}
{{ $history->withQueryString()->links() }}