Prepare modules
This commit is contained in:
7
resources/views/legal-notices/index.blade.php
Normal file
7
resources/views/legal-notices/index.blade.php
Normal file
@ -0,0 +1,7 @@
|
||||
@extends('vuexy-admin::layouts.vuexy.layoutMaster')
|
||||
|
||||
@section('title', 'Avisos Legales')
|
||||
|
||||
@section('content')
|
||||
@livewire('vuexy-website-admin::legal-notices-index')
|
||||
@endsection
|
Reference in New Issue
Block a user