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

Authorize Quantity

@if($v_list->issue_status == 1)
Restore Rejected @include('modal.rejected-item')
@endif

Voucher Information

Voucher From:
{{@ucwords(@strtolower($details->station))}}
by {{@ucwords(@strtolower($details->name))}}
{{@ucwords(@strtolower($details->issue_store))}}
Voucher No. - #{{$details->issue_transaction_id}}
{{$details->issue_date}}