Doctorino - Doctor Chamber Management System

Doctorino - Doctor Chamber Management System 4.0

No permission to download

Gentledemon

Member
Sep 16, 2020
39
22
8
dngsrk submitted a new resource:

Doctorino - Doctor Chamber Management System - Doctorino is a responsive patient management system. It is complete solution for doctor to manage

LOG IN DETAILS:
E-mail :
[email protected]
Password: doctorino
Demo URL: https://getdoctorino.papasimo.online/


OVERVIEW:

Doctorino is a responsive patient management system. It is complete solution for doctor to manage their patient appointments, patient details and also manage billing of particular patient. This system is built completely with PHP Laravel 7 framework and MYSQL. It has a nice and attractive interface that are really...

Read more about this resource...
 

bdbbr

New member
Dec 22, 2020
16
2
3
i try and the link does't have a file

"The file expired or has been removed."
 

brinol

New member
Banned User
May 28, 2021
3
4
3

Doctorino - Doctor Chamber / Patient Management System 3.0 pls share withe me​

 

yorkcorp

Member
Nov 12, 2019
86
13
8
thanx bro
C:\laragon\www\v31\resources\views/prescription/all.blade.php:63

</thead>

<tbody>

@foreach($prescriptions as $prescription)

<tr>

<td>{{ $prescription->id }}</td>

<td><a href="{{ url('patient/view/'.$prescription->user_id) }}"> {{ $prescription->User->name }} </a></td>

<td class="text-center">{{ $prescription->created_at->format('d M Y H:i') }}</td>

<td class="text-center">

<label class="badge badge-primary-soft">

{{ count($prescription->Drug) }} Drugs

</label>

<label class="badge badge-primary-soft">

{{ count($prescription->Test) }} Tests

</label>

</td>

<td class="text-center">

<a href="{{ url('prescription/view/'.$prescription->id) }}" class="btn btn-outline-success btn-circle btn-sm"><i class="fa fa-eye"></i></a>

<a href="{{ url('prescription/pdf/'.$prescription->id) }}" class="btn btn-outline-primary btn-circle btn-sm"><i class="fas fa-print"></i></a>

<a href="{{ url('prescription/edit/'.$prescription->id) }}" class="btn btn-outline-warning btn-circle btn-sm"><i class="fas fa-pen"></i></a>

<a class="btn btn-outline-danger btn-circle btn-sm" data-toggle="modal" data-target="#DeleteModal" data-link="{{ url('prescription/delete/'.$prescription->id) }}"><i class="fas fa-trash"></i></a>

</td>

</tr>

@endforeach

</tbody>

</table>

<span class="float-right mt-3">{{ $prescriptions->links() }}</span>



</div>

</div>

</div>

@endsection
 

Gentledemon

Member
Sep 16, 2020
39
22
8
I don't know why the developer added those bugs to the script but I already fixed all I could find and also made a minor upgrade to the script. I added a receptionist user. If you guys want my modified version I can upload and post link to it.
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu