Skip to content

Instantly share code, notes, and snippets.

@azazqadir
Created October 16, 2017 11:47
Show Gist options
  • Save azazqadir/b7310c17beff09bf6739aa3f90399d01 to your computer and use it in GitHub Desktop.
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/
<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