@extends('layouts.main') @section('head-page-title') | Blog @stop @section('content')
This is a page for blogity business. I'll make things that say things maybe possibly.
{{str_limit($post->intro_paragraph,200)}}
--}}
{{--@endif--}}
{{----}}
{{--{{$post->title}}--}}
{{----}}
{{--{!! str_limit(strip_tags($post->content), 350, '...') !!}
Sorry, but there are currently no posts in this category. Please check back soon!