Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove a dd
  • Loading branch information
tabacitu committed Jun 24, 2025
commit 3e6c20d3940b56ad738e1dcea5dc657c2c978d69
2 changes: 0 additions & 2 deletions resources/views/vendor/backpack/crud/chips/owner.blade.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
{{-- @dump($entry) --}}

@php
$last_purchase = $entry->invoices()->orderBy('issuance_date', 'DESC')->first()->issuance_date;
@endphp
Expand Down