@extends('Common::index') @section('title', $new->title) @section('new') @lang('Home') {{ $new->title }} {{ $new->title }} {!! $new->content !!} @stop