@extends('layouts.admin.master') @section('styles') @endsection @section('body-content')
ID | Name | Status | Action | |
---|---|---|---|---|
{{$shop_category['id']}} | {{$shop_category['shop_cat_name']}} | @if($shop_category['flags'] == 1){{App\Models\ShopCategory::STATUS_ACTIVE}} | @else{{App\Models\ShopCategory::STATUS_NOT_ACTIVE}} | @endifEdit Delete |
ID | Name | Status | Action |