unioil-cms-fe/resources/views/livewire/top-up/top-up.blade.php

5 lines
102 B
PHP

<div>
{{-- Top Nav --}}
@include('livewire.top-up.top-nav.top-up')
<h1>This is top up page</h1>
</div>