@extends('admin.layouts.app') @section('content')
| # | Title (EN) | Type | Status | Actions |
|---|---|---|---|---|
| {{ $index + 1 }} | {{ $faq->title_en }} | @if ($faq->page_id == 1) Generic @elseif ($faq->page_id == 2) Personal Account @elseif ($faq->page_id == 3) Business Account @else Concierge Service @endif | @if ($faq->status == 1) Active @else Dective @endif | Edit |
| Records Not Found | ||||