@extends('../layout/' . $layout) @section('subhead') Atarud MIS - Edit Voucher @endsection @section('subcontent')

Edit Voucher

Voucher Informations

@csrf @method('patch')

Payments Informations

@endsection @section('script') @endsection