← Back

Edit Post

@csrf @method('PUT')
{{-- Show current image if exists --}} @if($post->image)

@endif {{-- Show current video if exists --}} @if($post->video)

@endif