| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <!-- | |
| <title>{{ $title }}</title> | |
| --> | |
| <meta charset="utf-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1"> | |
| <link rel="icon" href="resources/assets/favicon.ico" type="image/x-icon"> | |
| {{ HTML::style('css/bootstrap.min.css')}} | |
| </head> | |