@extends('layouts.app') @section('title', __('titles.windows.journal_dashboard', ['journal' => $journal->title])) @section('content')
@endsection