@extends('layout.mainlayout')
@section('content')
@component('components.breadcrumb')
@slot('title')
Doctor
@endslot
@slot('li_1')
Speciality & Services
@endslot
@slot('li_2')
Speciality & Services
@endslot
@endcomponent
CardiologyDelete
NeurologyDelete
UrologyDelete
@endsection