View Top Categories
All Top Categories
# | Gender | Category Name | Action |
---|---|---|---|
{{ $loop->iteration }} | {{ $category->gender_id == 1 ? 'Men' : 'Women' }} | {{ $category->name }} | Edit |
No top categories found. |
@extends('layouts.adminmaster') @section('title', 'View Top Categories | Myraluxa Aesthetic Pvt Ltd') @section('content')
# | Gender | Category Name | Action |
---|---|---|---|
{{ $loop->iteration }} | {{ $category->gender_id == 1 ? 'Men' : 'Women' }} | {{ $category->name }} | Edit |
No top categories found. |