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