@php $sectionType = $sectionType ?? request('section_type'); @endphp @extends('layouts.app') @push('pageTitle') {{ __('labels.pending_approvals_with_type', ['type' => __("labels.$sectionType")]) }} @endpush @push('css') @endpush @section('content')
|
|
# | {{ __('labels.user') }} | {{ __('labels.content') }} | {{ __('labels.more_details') }} | {{ __('labels.created_at') }} | {{ __('labels.actions') }} |
|---|