@forelse($units as $unit) @empty @endforelse
ID Name Symbol Short Code Actions
{{ $unit->id }} {{ $unit->name }} {{ $unit->symbol }} {{ $unit->short_code }}
  • @csrf @method('DELETE')
No units found.
@if($units->hasPages())
{{ $units->links() }}
@endif
@push('scripts') @endpush