@extends('layouts.app') @section('title', 'ISIPP') @section('css') @endsection @section('content')

Anuncio

@{{infomsj}}

@{{msjnom}}
@{{msjcel}}
@{{msjdesc}}
@endsection @section('script') @vite(['resources/js/header.js']) @vite(['resources/js/footer.js']) @vite(['resources/js/paganuncio.js']) @endsection