name | type | country | rate | Status | Action |
---|---|---|---|---|---|
{{ $row->name() }} | {{ $row->type }} | {{ $row->country }} | {{ $row->rate }} |
is_active == '1' ? 'checked' : ''}}
onchange="toggleStatus({{$row->id}}, this.checked ? '1' : '0')">
|
{{-- --}}
{{-- |