@extends('layouts.template.app')
@section('title', 'PQRSF')
@section('first-title', 'USB')
@section('href', route('campus'))
@section('title-page', 'PQRSF')
@section('suit', 'PQRSF')
@section('item-suit', 'USB')
@section('content')
{{-- @livewire('pqrs.pqrs-index', key('pqrs')) --}}
{{-- //SCRIPTS --}}
{{-- --}}
@endsection