@extends('adminlte::page') @section('title', trans('labels.rhombPqrs') . ' | ' . trans('labels.pqrs')) @section('css') @stop @section('content_header')

{{ trans('labels.pqrs') }}

@stop @section('content')
@stop @section('footer') @include('layouts.footer') @stop @section('js') @stop