@include("web.layouts.css")
@include("web.layouts.navbar")
@yield("content")
@include("web.layouts.js")