@csrf
@if (
$activeTheme == 'multipurpose' ||
$activeTheme == 'pizza' ||
$activeTheme == 'grocery' ||
$activeTheme == 'medicine' ||
$activeTheme == 'bakery')
@endif
@if ($activeTheme == 'coffee' || $activeTheme == 'medicine' || $activeTheme == 'beverage')
@endif
@if (
$activeTheme == 'multipurpose' ||
$activeTheme == 'pizza' ||
$activeTheme == 'grocery' ||
$activeTheme == 'medicine' ||
$activeTheme == 'bakery')
@endif