@extends('common.dashboard') @section('title','Blog category') @section('content')
All the ceategories of doctors are shown in below table. Actions are allowed to change the data
| # | icon | Title | Modify |
|---|---|---|---|
| {{$key+1}} | {{$category->title}} |
|