bug fix
This commit is contained in:
parent
8d9f0b6aa3
commit
4ef404e6cd
|
|
@ -126,5 +126,6 @@
|
|||
}
|
||||
</script>
|
||||
</body>
|
||||
@stop
|
||||
|
||||
|
||||
|
|
@ -68,6 +68,5 @@
|
|||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</body>
|
||||
</body>
|
||||
@stop
|
||||
|
|
@ -187,4 +187,5 @@
|
|||
}
|
||||
}
|
||||
</script>
|
||||
</body>
|
||||
</body>
|
||||
@stop
|
||||
|
|
@ -16,7 +16,6 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
@stop
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -3,8 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="initial-scale=1, width=device-width" />
|
||||
|
||||
|
||||
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
|
||||
<link rel="shortcut icon" href="{{ asset('/favicon.ico') }}">
|
||||
|
||||
<title>@yield('Title')</title>
|
||||
|
|
|
|||
|
|
@ -76,5 +76,5 @@
|
|||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
@stop
|
||||
|
|
@ -42,6 +42,5 @@
|
|||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</body>
|
||||
@stop
|
||||
Loading…
Reference in a new issue