{{-- Basset::show('bootstrapper.css') --}} {{ Basset::show('bootstrapper.js') }}

LOGO
Logged in as Guest (Sign up) | {{ link_to('account/details', 'My Account') }}

This is a sample site, the data is erased

@if (Session::has('message'))
{{ Session::get('message') }}
@endif @yield('content')