@extends('layouts.master') @section('content')

Warning: Undefined variable $list in C:\Apache24_x64\htdocs\origin_cms\resources\views\general\approval_requests.blade.php on line 10

Warning: foreach() argument must be of type array|object, null given in C:\Apache24_x64\htdocs\origin_cms\resources\views\general\approval_requests.blade.php on line 10
@if ($requests) @foreach ($list as $name => $entries) @if (count($entries) > 0)
{{ $headlines[$name] }}
@foreach ($entries as $entry)
Warning: Undefined variable $name in C:\Apache24_x64\htdocs\origin_cms\resources\views\general\approval_requests.blade.php on line 51

Warning: Undefined variable $name in C:\Apache24_x64\htdocs\origin_cms\resources\views\general\approval_requests.blade.php on line 56

Warning: Undefined variable $name in C:\Apache24_x64\htdocs\origin_cms\resources\views\general\approval_requests.blade.php on line 61

Warning: Undefined variable $entry in C:\Apache24_x64\htdocs\origin_cms\resources\views\general\approval_requests.blade.php on line 69

Fatal error: Uncaught Error: Class name must be a valid object or a string in C:\Apache24_x64\htdocs\origin_cms\resources\views\general\approval_requests.blade.php:69 Stack trace: #0 {main} thrown in C:\Apache24_x64\htdocs\origin_cms\resources\views\general\approval_requests.blade.php on line 69