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