@extends('layouts.app') @section('title', 'Social Media Scheduler') @section('styles') @endsection @section('content')
{{ Str::limit($post->content, 150) }}
@if($post->media_count > 0) {{ $post->media_count }} media @endifSchedule your first post to start sharing content across your social media platforms.