@extends('admin.layouts.app') @section('title', isset($post) ? 'Edit Post' : 'Add Post') @section('content')