@include('larasnap::layouts.head')
@yield('heading')
@yield('content')
Take Me Home
@include('larasnap::layouts.foot')