This commit is contained in:
root 2023-05-31 16:23:00 -04:00
parent 8d9f0b6aa3
commit 4ef404e6cd
7 changed files with 11 additions and 13 deletions

View file

@ -126,5 +126,6 @@
}
</script>
</body>
@stop

View file

@ -68,6 +68,5 @@
</div>
</div>
</body>
</body>
@stop

View file

@ -187,4 +187,5 @@
}
}
</script>
</body>
</body>
@stop

View file

@ -16,7 +16,6 @@
</div>
</div>
</div>
</body>
@stop

View file

@ -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>

View file

@ -76,5 +76,5 @@
</div>
</div>
</body>
@stop

View file

@ -42,6 +42,5 @@
</div>
</div>
</body>
@stop