@extends('backend.dashboard') @section('content')
SI |
Image |
Catagory Title |
Priority |
Status |
Action |
|---|---|---|---|---|---|
| {{ $catagories->firstItem() + $key }} |
@if($catagory->image)
|
{{ $catagory->title }} | {{ $catagory->priority }} | {{ $catagory->status == 1 ? 'Active' : 'De-Active' }} |
|
| No categories found. | |||||