@extends('layouts/contentLayoutMaster') @section('title', 'Cek Pembaharuan') @section('content') @livewire('check-update') @endsection