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

PQRS

@stop @section('content')

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