@extends('frontend.layouts.app') @section('title', 'Blog') @section('content') @include('frontend.includes.headers.headerOne')
{{-- This checks if the original content is longer than 500 characters --}} @if (strlen(strip_tags($blog->content)) > 500) {{-- Display the first 500 characters and strip all HTML tags for a clean excerpt --}} {!! Str::limit(strip_tags($blog->content), 500) !!} @else {{-- Display the full content if it's 500 characters or less --}} {!! $blog->content !!} @endif
{{-- Only show "Read More" if the content was truncated --}} @if (strlen(strip_tags($blog->content)) > 500) Read Morehe whimsically named Egg Canvas is the design director and photographer in New York. Why the nam