@extends('layouts/contentLayoutMaster')
@section('title', 'Bobot Keterampilan')
@section('content')
@livewire('perencanaan.bobot-keterampilan')
@endsection
@section('vendor-style')
@endsection
@section('page-style')
@endsection
@section('vendor-script')
@endsection