@extends('adminlte::page') @section('title', 'Home') @section('content_header')

Página Inicial

@stop @section('content')
@endsection @section('vue-ls') @endsection