@extends('layouts.admin') @section('title', $post->exists ? 'Edit post' : 'New post') @section('content')