@extends('central.super.layout') @section('title', __('super.faq.edit_title')) @section('content')
{{ Str::limit($faq->question, 60) }}