@extends('layout') @section('content')
@csrf @include('posts._form')
@endsection