window.location.href = "{{ route('show-all-prescription')}}";
path = "{{route('dashboard')}}"; window.location.href = path;