Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

Commit

Permalink
Enhancement #43 : Minor changes to doctor file
Browse files Browse the repository at this point in the history
  • Loading branch information
arindamkabir committed Aug 20, 2019
1 parent 6570512 commit e762e05
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Empty file.
6 changes: 6 additions & 0 deletions PROJECT CODE/resources/views/doctor/doctors.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,15 @@
<dt class="col-sm-3">Specialized In</dt>
<dd class="col-sm-9">{{$doctor->doc_spec}}</dd>

<dt class="col-sm-3">Doctor Post</dt>
<dd class="col-sm-9">Dhaka</dd>

<dt class="col-sm-3">Division</dt>
<dd class="col-sm-9">Dhaka</dd>

<dt class="col-sm-3">Division</dt>
<dd class="col-sm-9">Dhaka</dd>

<dt class="col-sm-3">Degree</dt>
<dd class="col-sm-9">Lorem, ipsum dolor sit amet consectetur adipisicing elit. Aperiam, repellendus.</dd>
</dl>
Expand Down

0 comments on commit e762e05

Please sign in to comment.