@extends('admin/layout') @section('content')
{!! $data->content??'' !!}
{!! $data->translate_content??'' !!}