@include('hk.header')

{{$page_title??''}}

@php $n=1; @endphp @foreach($categories as $row) @endforeach
ID Image Banner Category name Order Status Created by Action Action Action
{{$n++}} {{$row->name}} {{$row->sort_order}} {{($row->status==1)?'Active':'Inactive';}} {{$row->created_by!=null?$row->createdBy->name:""}} Sub Categories Edit Delete
{{-- --}} {{-- --}}