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

PO Buyer : show

Page for show PO Buyer

@switch($poBuyer->status) @case(false)
@break @default @endswitch
@switch($poBuyer->status) @case(false)

Are you sure want to approve this ?

@csrf
@break @default @endswitch
@endsection