Pārlūkot izejas kodu

add links to form and table on welcome page

Zlata Kozitsina 2 gadi atpakaļ
vecāks
revīzija
a6f9345596

+ 4 - 1
resources/views/layout.blade.php

@@ -16,6 +16,9 @@
     th{
     th{
       background-color: #fcd4db;
       background-color: #fcd4db;
     }
     }
+    a{
+      text-decoration: none; 
+    }
   </style> 
   </style> 
 </head>
 </head>
 <body>
 <body>
@@ -23,8 +26,8 @@
     @include('partials.header')
     @include('partials.header')
 
 
     @section('content')
     @section('content')
-    
     @show
     @show
+    <hr>
     @include('partials.footer')
     @include('partials.footer')
 
 
 </body>
 </body>

Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 2 - 11
resources/views/welcome.blade.php


Daži faili netika attēloti, jo izmaiņu fails ir pārāk liels