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