@extends('layout.error') @section('content')

404

{{ Lang::get('cachet.dashboard.not_found') }}

{{ Lang::get('cachet.dashboard.not_found_message') }}


{{ Lang::get('cachet.dashboard.not_found_link') }}

@stop