@@ -277,7 +277,7 @@
);
// refresh to non-client page
- window.location.href = '/pro/meet/';
+ window.location.href = '{{ config('app.url') }}/pro/meet/';
},