diff --git a/core/__pycache__/urls.cpython-311.pyc b/core/__pycache__/urls.cpython-311.pyc index 767dfd6..dde2056 100644 Binary files a/core/__pycache__/urls.cpython-311.pyc and b/core/__pycache__/urls.cpython-311.pyc differ diff --git a/core/__pycache__/views.cpython-311.pyc b/core/__pycache__/views.cpython-311.pyc index 4631679..107f061 100644 Binary files a/core/__pycache__/views.cpython-311.pyc and b/core/__pycache__/views.cpython-311.pyc differ diff --git a/core/templates/core/driver_dashboard.html b/core/templates/core/driver_dashboard.html index 40ea4ec..1958d31 100644 --- a/core/templates/core/driver_dashboard.html +++ b/core/templates/core/driver_dashboard.html @@ -3,7 +3,12 @@ {% block content %}
-

{% trans "Driver Dashboard" %}

+
+

{% trans "Driver Dashboard" %}

+ + {% trans "Scan Parcel" %} + +