@extends('layouts.app') @section('title') Pending Pr Approvals @stop @section('breadcrumb')
@stop @section('css') @stop @section('content')Id# | Department | Created By | Action |
---|---|---|---|
PR-{{$list->id }} | {{ \App\Department::withTrashed()->find($list->department_id)->department_name }} | {{ $list->user->name}} | view |