@extends('admin.master') @section('title', $title) @section('content')
|
Question | {{ __('Active') }} | {{ __('Updated at') }} | {{ __('Actions') }} |
---|---|---|---|---|
id }})">
|
{{ ucfirst($faq->question) }} |
active) checked @endif data-id="{{ $faq->id }}" data-status="active"
@click="updateStatus($event)">
|
{{ $faq->updated_at }} |
|