@extends('layout.dashboard') @section('content')
{{ Lang::get('cachet.dashboard.dashboard') }}
Foo
Bar
Baz
@stop