@extends('patient.layouts.app') @section('title','د. '.$doctor->user->name) @section('tb-sub', $doctor->specialty) @push('styles') @endpush @section('content') {{-- ══ Hero ══ --}}
{{ $doctor->specialty }} @if($doctor->experience_years) · خبرة {{ $doctor->experience_years }} سنة @endif @if($doctor->is_verified) · موثّق @endif