@include('admin.shared.actions', [ 'edit' => route('common.faqs.edit', $id), 'delete' => route('common.faqs.destroy', $id), ])