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