@extends('site.pages.build') @section('title',$news->name) @push('css') @endpush @section('content')
{!! $news->description !!}