@if(request('trashed') === 'only')
Showing Soft Deleted Boundary Wall Types.
@endif
Showing {{ $boundaryWallTypes->firstItem() ?? 0 }} to {{ $boundaryWallTypes->lastItem() ?? 0 }} of {{ $boundaryWallTypes->total() }} entries
{{ $boundaryWallTypes->links('pagination::bootstrap-5') }}