@extends('admin.layouts.master') @section('title') brands @endsection @section('css') @endsection @section('content')
name | slug | count view | Status | Action |
---|---|---|---|---|
{{ $row->name() }} | {{ $row->slug }} | {{ $row->count_view }} |
active == '1' ? 'checked' : ''}}
onchange="toggleStatus({{$row->id}}, this.checked ? '1' : '0')">
|
{{-- --}}
{{-- |