@extends('layouts/contentLayoutMaster') @section('title', 'Tambah Tujuan Pembelajaran') @section('content') @livewire('referensi.tambah-tp') @endsection