@extends('client.layouts.layout') @section('content')
This is a simple Laravel application using Blade templates and Bootstrap for styling.
Explore the features and enjoy building with Laravel.
Learn more{{ $post->content }}
@if(!empty($post->image))No posts yet. Be the first to post!