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

@include('dashboard.partials.errors')

{{ trans('cachet.subscriber.subscribe') }}

@stop