Error, line 94
File: vendor\bread-templates\src\TemplatesManager.php
templateModified() => static function
and
getPath() => no static function
public static function templateModified(Template $template) {
$_file = $this->getPath($template->slug); => Error
//$_file = resource_path('views/vendor/voyager/templates/').$template->slug.'.blade.php'; => OK