@extends('layouts.app') @section('pageTitle', 'Create new post - ') @section('content')

Create new post


@csrf
@endsection