@extends('layouts.master') @section('css') @endsection @section('title') Cost Center of {{ $costCenter->name }} @endsection @section('content')

Cost Center of {{ $costCenter->name }}


SN Date Particular Voucher Type Voucher No Amount (Dr) Amount (Cr) Action
Total
@endsection @section('script') @endsection