@extends('layouts.app') @section('title', session('company_code') . ' Elite System') @section('body') Refund Voucher @include('layouts._search-customer') Account Title Guarantee Deposit Advances Total Amount Date Refunded Explanation Voucher No. Post Outstanding balances must be settled first. Go to Teller -> Bills Payment @endsection @section('scripts') @endsection