@extends(Auth::user()->level == "Admin"?'layouts.horizontal':'layouts.horizontal-developer') @section('content')
{!! nl2br(htmlentities($data->content)) !!}