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

Dashboard

Let's put cool things here.

@stop