diff --git a/public/fonts/faseyha.otf b/public/fonts/faseyha.otf new file mode 100644 index 0000000..f40ab63 Binary files /dev/null and b/public/fonts/faseyha.otf differ diff --git a/public/fonts/mv-aammu-fk.ttf b/public/fonts/mv-aammu-fk.ttf new file mode 100644 index 0000000..7c0e2ae Binary files /dev/null and b/public/fonts/mv-aammu-fk.ttf differ diff --git a/public/fonts/mvtypebold.ttf b/public/fonts/mvtypebold.ttf new file mode 100644 index 0000000..40de815 Binary files /dev/null and b/public/fonts/mvtypebold.ttf differ diff --git a/public/fonts/mvtyper.ttf b/public/fonts/mvtyper.ttf new file mode 100644 index 0000000..6a7967d Binary files /dev/null and b/public/fonts/mvtyper.ttf differ diff --git a/resources/views/layouts/app.blade.php b/resources/views/layouts/app.blade.php new file mode 100644 index 0000000..5982b0f --- /dev/null +++ b/resources/views/layouts/app.blade.php @@ -0,0 +1,49 @@ + + + + + + + + Baraveli News + + + + + + + + +
+ +
+ @include('partials.header') + +
+ @yield('content') +
+ + @include('partials.footer') +
+ + +
+ + + + \ No newline at end of file diff --git a/resources/views/welcome.blade.php b/resources/views/welcome.blade.php deleted file mode 100644 index 1f3cc4a..0000000 --- a/resources/views/welcome.blade.php +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - Laravel - - - - - - - - - - -
-
- Baraveli News -
- - -
- - -