@extends('layoutsAdmin.app') @section('header')
@livewireStyles
@endsection @section('section')
AGREGAR RESUMENES
@livewire('addresumenwire') @endsection @section('script') @livewireScripts @endsection