{{ $rowVar->id }} {{ $rowVar->name }} @if($table=='subcategories' || $table=='subdepartments') {{ $rowVar->category->name }} @endif @if($table=='vendors' || $table=='suppliers' || $table=='customers') {{ $rowVar->phone }} @endif @if($table=='vendors' || $table=='suppliers' || $table=='customers') {{ date('Y-m-d', strtotime($rowVar->created_at)) }} @endif
status ? 'checked' : '' }} />
@if($table=='vendors' || $table=='suppliers' || $table=='customers') @elseif($table=='subcategories' || $table=='subdepartments') @else @endif @if($rowIdBeingRemoved===$rowVar->id) Sure? @else @endif