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

Setup Cachet

Under construction.

Service Details
@if($errors->has('app_name')) {{ $errors->first('app_name') }} @endif
@if($errors->has('app_domain')) {{ $errors->first('app_domain') }} @endif
Show support for Cachet?
{{ Form::token() }}
Ding!

You'll be able to reconfigure Cachet later on.

At least when there is a management panel…

@stop