@include('larasnap::layouts.head')

@yield('heading')

@yield('content')
@include('larasnap::layouts.foot')