Add recaptcha implementation #212
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
<link href="{{ public_asset('/assets/system/css/vendor.css') }}" rel="stylesheet"/>
|
||||
|
||||
@yield('css')
|
||||
@yield('scripts_head')
|
||||
</head>
|
||||
<body>
|
||||
<!-- Navbar -->
|
||||
@@ -90,6 +91,5 @@ $(document).ready(function () {
|
||||
});
|
||||
</script>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user