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

Libro de reclamaciones


Información Personal
Quejas
Caracteres usados: @{{txtdesc.length }}/@{{cant}}

@endsection @section('script') @vite(['resources/js/header.js']) @vite(['resources/js/footer.js']) @vite(['resources/js/libroreg.js']) @endsection