@extends('layouts.main') @section('main-content')
@include('components.complaint.list-complaints')
@endsection