@extends('layouts.app') @section('title', ($isNew?'New ':'Edit ').'Journal') @section('crumbs', 'Journals · '.($isNew?'New':'Edit').'') @section('content')