@extends('common.dashboard') @section('title','Doctor categories') @section('content')
All the ceategories of doctors are shown in below table. Actions are allowed to change the data
| # | Icon | Cetegory title | Cetegory in Bangali | Description | Modify |
|---|---|---|---|---|---|
| {{$key+1}} |
|
{{$cat->title}} | {{$cat->title_bn}} | {{$cat->description}} |
|