@extends('Common::index') @section('title', $new->title) @section('new')

{{ $new->title }}

{!! $new->content !!}
@stop