File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 14
14
<div class =" container" >
15
15
<h3 class =" mt-3" >Laravel 10 CRUD Application Tutorial - <a href =" https://www.allphptricks.com/" >AllPHPTricks.com</a ></h3 >
16
16
@yield (' content' )
17
+ <div class =" row justify-content-center text-center mt-3" >
18
+ <div class =" col-md-12" >
19
+ <p >Back to Tutorial:
20
+ <a href =" https://www.allphptricks.com/simple-laravel-10-crud-application/" ><strong >Tutorial Link</strong ></a >
21
+ </p >
22
+ <p >
23
+ For More Web Development Tutorials Visit: <a href =" https://www.allphptricks.com/" ><strong >AllPHPTricks.com</strong ></a >
24
+ </p >
25
+ </div >
26
+ </div >
17
27
</div >
18
28
19
29
<script src =" https://cdn.jsdelivr.net/npm/bootstrap@5.3.1/dist/js/bootstrap.bundle.min.js" integrity =" sha384-HwwvtgBNo3bZJJLYd8oVXjrBZt8cqVSpeBNS5n7C8IVInixGAoxmnlMuBnhbgrkm" crossorigin =" anonymous" ></script >
20
30
</body >
21
- </html >
31
+ </html >
You can’t perform that action at this time.
0 commit comments