@extends('layouts.component.app') @section('title', 'Dashboard') @section('content') @livewire('Plk.PlkMap', ['scale'=>"0.50", 'width'=>"3/4"]) @endsection