@extends('layouts/contentLayoutMaster') @section('title', 'Daftar Perubahan') @section('content') @livewire('changelog') @endsection