@extends('backend.index') @section('content')
@csrf

Short name of the group. Not more than 20 characters.

@if(request()->route('id') != 6)

This is a visual feature designed to help people learn about other group members. There are badges for admins, moderators, new members, for a member's group anniversary, members identified as conversation starters, and for founding members. HTML is accepted.

@endif

The member of this group can listen to unlimited streaming music for free. Unfortunately, they’ll have to see advertisements.

You can enable or disable this group to see the website when it is disabled.

Allow a user to use the feedback of the site to send e-mails to registered users. If denied, he/she will be able to send letters only to the website Administrators.

@if(request()->route('id') != 6)

Allow a user to change his/her avatar. If denied, he/she will be not able to upload a new avatar.

Enter the maximum number of characters in the brief information about a user. If you want to remove the restriction on the characters number, enter 0.

@endif

You can enable or disable this group to able to play music/podcast. For example you can force guest to register an account and login before they can play music/podcast.

If there is a HD version of the song, allow this group listen to it.

Allow the user to download music file.

Allow the user to download the high quality version of music file. To have this feature works, you have to enable option "Allow to storage Lossless high definition audio " which is located at script settings.

You can limit the maximum download speed. The maximum speed is indicated in kb/s. If you do not want to put restrictions on the speed of the files downloading, enter 0.

You can enable or disable resuming files downloading for your users. It allows to resume the files downloading if there was a disconnection.

Allow the user to upload music file.

Allow the user to create podcast show by import rss or upload episodes.

Allow the user to create podcast show by import rss or upload episodes.

Streaming allows artists to generate income from digital music consumption. Enable this option if you want to pay artist when their songs or podcast's episode get streamed.

List of categories where the users are allowed to access. They will be able to view news from these categories, as well as categories themselves.

This setting is opposite to the setting above. You can specify a list of categories which are denied to be viewed by users. They will not be allowed to browse the articles of these categories, as well as the categories themselves. Use this setting, or the setting above, depending on what is better for you: to specify a list of restricted categories or a list of permitted categories.

Allow the user to download the attachment files.

@if(request()->route('id') != 6)
@endif
@endsection