@extends('layouts.dashboard') @section('title', 'Dashboard - PO Approval System') @section('page-title', 'Dashboard') @section('content')
Release PO

Welcome to Release PO System

Select a location and category from the sidebar to view and manage purchase orders. You can release or reject purchase orders based on your approval workflow.

TBI
Tanjung Benoa Indonesia
{{ $stats['tbi_hirbnd'] + $stats['tbi_ho'] }}
Purchase Orders
CI
Canggu International
{{ $stats['ci_ci'] + $stats['ci_hirbc'] + $stats['ci_rbc'] + $stats['ci_ldr'] }}
Purchase Orders
@endsection