@extends('base::layouts.default') @section('header') @include('base::layouts.headers.dashboard') @endsection @section('content')
@include('subscribers::layouts.subscribernav')

Activation


Pay subscriptions, add credit cards, assign new devices to the subscriber, see older payments and statements.


@include('base::partials.errors')
@endsection @section('scripts') @endsection