| {{ $b->name }} |
{{ $b->code }} |
|
{{ $b->description ? \Illuminate\Support\Str::limit($b->description, 60) : '—' }} |
{{ number_format($b->lots_count) }} |
{{ number_format($b->burial_records_count) }} |
Edit
@php $mn = 'delete-barzakh-'.$b->id; @endphp
|
|
@empty