Question | Answer | For | Status | Created At | @canany(['faq.edit', 'faq.delete'])Actions | @endcanany
---|---|---|---|---|---|
{!! \Str::limit(strip_tags($result->question), 20) !!} | {!! \Str::limit(strip_tags($result->answer), 20) !!} | {!! $result->for !!} | {!! strtoupper($result->status) !!} | @canany(['faq.edit', 'faq.delete']) {!! date('m/d/Y H:i:A', strtotime($result->created_at)) !!} | @endcanany |