@extends('layouts.admin.base') @section('page-title') Black Friday Settings @endsection @section('content')
@include('admin.settings.layouts.sidebard')
@csrf
is_enabled == _TRUE) checked @endif id="is_enabled" value="{{ _TRUE }}">
When enabled, Black Friday team volume will be displayed on referral pages
Optional: Leave empty to always allow when enabled
Optional: Leave empty to always allow when enabled
Note: Black Friday team volume will only be calculated for:
  • Level 1 and Level 2 downlines only
  • Investments in plans tagged as "Black Friday"
  • Investments created within the date range (if set)
@endsection