@extends('layouts.app') @section('title', isset($article) ? 'Edit Knowledge Note' : 'Create Knowledge Note') @section('content')