@extends('layouts.dashboard') @section('title', $company . ' - ' . $category . ' - PO Approval System') @section('page-title', $company . ' - ' . str_replace('_', ' ', $category)) @section('content')

API Not Available

The API endpoint for {{ str_replace('_', ' ', $category) }} is currently not available or under development.

Back to Dashboard

What you can do:

@endsection