{{-- Reusable Drawing Module Usage: @include('components.drawing-module', [ 'moduleName' => 'OptoForm', 'referenceId' => $OptoId, 'title' => 'Visit drawing', 'instanceId' => 'opto-drawing' ]) --}} @php $instanceId = $instanceId ?? ('drawing-' . uniqid()); $moduleName = $moduleName ?? 'General'; $referenceId = (int) ($referenceId ?? 0); $title = $title ?? ''; $canvasWidth = $canvasWidth ?? 900; $canvasHeight = $canvasHeight ?? 560; @endphp
{{-- Top toolbar: color, brush, history, save, export --}}
Color
Size 4
Opacity 100%
{{-- Left tools --}}
{{-- Canvas --}}
{{-- Right properties --}}
Title
Brush Preview
Hardness 100%
HEX / RGB
Layers
    Saved Drawings
      X: 0 Y: 0 Tool: pencil Zoom: 100% MRD {{ $referenceId }}