@extends('layouts.admin') @section('title', 'Create Post - Admin Panel') @section('page-title', 'Create New Post') @section('content')
Choose whether to save as draft or publish immediately.
{{ Auth::user()->name }}