@extends('adminlte::page')
@section('title', 'Subscription Report')
@section('content_header')
@stop
@section('content')
@include('notifications')
@stop
@section('plugins.jQuery-UI', true)
@section('plugins.Select2', true)
@section('plugins.Summernote', true)
@section('plugins.BootstrapSwitch', true)
@section('adminlte_js')
@stop