Commit e460792f by Triyah Fatmawati
parents 698c7fa3 ab67900b
......@@ -95,7 +95,7 @@
@endsection
@push('scripts')
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script type="text/javascript">
<script>
$(document).ready(function(){
$('#reload').click(function(){
$.ajax({
......
......@@ -77,5 +77,6 @@
@yield('content')
</main>
</div>
</body>
</html>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment