diff --git a/resources/views/auth/register.blade.php b/resources/views/auth/register.blade.php
index 2e9d1b38455457c7af04664171dacba1399dc301..8eeb3b9323c34c72c2d3d2a476b8cc57d9fcad6b 100644
--- a/resources/views/auth/register.blade.php
+++ b/resources/views/auth/register.blade.php
@@ -113,7 +113,7 @@
                 <div class="card-body">
                     Upload CSV file with format:
                     name, NIM, e-mail, phone, password
-                    <form method="POST" action="/massRegister">
+                    <form method="POST" action="/register/mass">
                         @csrf
 
                         <div class="form-group row">