<?php namespace App\View\Components; class EasyMDE extends \BladeUIKit\Components\Editors\EasyMDE { public function options(): array { return array_merge([ ...
確定! 回上一頁