@extends('director.dashboard') @section('title','Doctor list') @section('content')
{{substr($doctor->education, 0, 30)}}
{{$doctor->education}}
{{$doctor->other_details}}