@extends('layouts.app') @section('title') Show Grievances @endsection @section('headerWithButton')

@yield('title')

@endsection @section('content')
@endsection