{{-- Basset::show('bootstrapper.css') --}} {{-- Basset::show('bootstrapper.js') --}} @if (App::environment() != ENV_DEVELOPMENT) @endif

Invoice Ninja
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')