unioil-cms-fe/resources/views/main/dashboard.blade.php

7 lines
115 B
PHP

@extends('layouts.dashboard')
@section('main-content-manager')
<livewire:main-content-manager />
@endsection