diff --git a/.gitignore b/.gitignore index bec2973..94d3aec 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ yarn-error.log /.nova /.vscode /.zed +composer.lock diff --git a/app/View/Components/Main.php b/app/View/Components/Main.php new file mode 100644 index 0000000..3c76bc6 --- /dev/null +++ b/app/View/Components/Main.php @@ -0,0 +1,26 @@ + +
+