@extends('admin.layout') @section('content')
| # | @if ( $activeTheme == 'multipurpose' || $activeTheme == 'pizza' || $activeTheme == 'grocery' || $activeTheme == 'medicine' || $activeTheme == 'bakery')Icon | @endifTitle | @if ( $activeTheme == 'multipurpose' || $activeTheme == 'pizza' || $activeTheme == 'grocery' || $activeTheme == 'medicine' || $activeTheme == 'bakery')Text | @endif @if ($activeTheme == 'coffee' || $activeTheme == 'medicine' || $activeTheme == 'beverage')Rating Point | Rating Symbol | @endifSerial Number | Actions |
|---|---|---|---|---|---|---|---|
| {{ $loop->iteration }} | @if ( $activeTheme == 'multipurpose' || $activeTheme == 'pizza' || $activeTheme == 'grocery' || $activeTheme == 'medicine' || $activeTheme == 'bakery')@endif | {{ convertUtf8($feature->title) }} | @if ( $activeTheme == 'multipurpose' || $activeTheme == 'pizza' || $activeTheme == 'grocery' || $activeTheme == 'medicine' || $activeTheme == 'bakery'){{ convertUtf8($feature->text) }} | @endif @if ($activeTheme == 'coffee' || $activeTheme == 'medicine' || $activeTheme == 'beverage'){{ $feature->intro_section_rating_point }} | {{ $feature->intro_section_rating_symbol }} | @endif{{ $feature->serial_number }} | Edit |