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

Devices Management

@include('subscribers::layouts.subscribernav')

Mange device for the subscriber, assigned and enabled devices will be available in activation.


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