@extends('layouts/contentLayoutMaster') @section('title', 'Nilai UN') @section('content') @livewire('laporan.nilai-un') @endsection