@extends('root') @section('title', isset($post) ? 'Edit Post' : 'New Post') @push('styles') @endpush @section('content')