Created
October 16, 2017 11:47
-
-
Save azazqadir/b7310c17beff09bf6739aa3f90399d01 to your computer and use it in GitHub Desktop.
Laravel Blade Layout. Learn how you can quickly create a layout in Laravel using the Blade: https://www.cloudways.com/blog/create-laravel-blade-layout/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<meta charset="utf-8"> | |
<meta name="description" content=""> | |
<meta name="Saquib" content="Blade"> | |
<title>Checkout our layout</title> | |
<!-- load bootstrap from a cdn --> | |
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/twitter-bootstrap/3.0.3/css/bootstrap-combined.min.css"> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment