@extends('frontend::layouts.appmanager') @section('content')
@livewire('frontend::list-data.approval-list',['status' => [3,4,13]])
@livewire('frontend::list-data.request-list') @endsection @push('scripts') @endpush