@extends('layouts.main') @section('page-title') {{ __('Subscription Setting')}} @endsection @section('page-breadcrumb') {{ __('Subscription Setting') }} @endsection @section('page-action')
{{ $module->description ?? '' }}
{{ __('Click ') }}{{ __('here') }} {{ __('To Acctive Add-on') }}