Specialization List
| Sr. No. | Specialization | Status | Action | |
|---|---|---|---|---|
| {{ $specializations->firstItem() + $key }} | {{ $row->specialization }} | {{ ucfirst($row->status ? 'Active' : 'Inactive') }} | ||
| No specializations found. | ||||
@extends('layouts.app') @section('title', 'Specialization') @section('content')
| Sr. No. | Specialization | Status | Action | |
|---|---|---|---|---|
| {{ $specializations->firstItem() + $key }} | {{ $row->specialization }} | {{ ucfirst($row->status ? 'Active' : 'Inactive') }} | ||
| No specializations found. | ||||