@extends('layouts.doctor') @section('title', 'My Profile') @section('header', 'Professional Profile') @section('content')
Core Specialities
Practice Exp.
{{ $doctor->total_experience }}
Joined Branch
{{ $doctor->joining_date ? $doctor->joining_date->format('M d, Y') : 'N/A' }}