@extends('layouts.app') @section('title', 'ISIPP') @section('css') @endsection @section('content') Anuncio @{{infomsj}} Apellido y Nombre @{{msjnom}} Celular @{{msjcel}} Descripción @{{msjdesc}} Guardar @endsection @section('script') @vite(['resources/js/header.js']) @vite(['resources/js/footer.js']) @vite(['resources/js/paganuncio.js']) @endsection
@{{infomsj}}