@extends('frontend::layouts.app') @section('content')
@livewire('frontend::list-data.approval-list')
@endsection @push('scripts') @endpush