@extends('layouts.app') @section('content')

Write a New Story

Share your impact, project updates, or community news with the world.

@if($errors->any())
    @foreach($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif
@csrf

Recommended size: 1200x600px (Max 5MB)

Cancel
@endsection