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

po-details

{{ json_encode($data ?? [], JSON_PRETTY_PRINT) }}
@endsection