@extends('layouts.print-preview', [ 'previewTitle' => $planPreviewTitle ?? __('Plan preview'), 'previewPrintLabel' => $planPreviewPrintLabel ?? __('Print plan'), 'previewBackUrl' => $planPreviewBackUrl ?? null, 'previewStylesPartial' => 'plan.print.partials.styles', ])