@extends('layouts.app') @section('title', 'pending approvals') @section('content') @livewire('user-management.pending-approvals') @endsection