@extends('layouts.app') @section('title', 'BWSI') @section('body')

COLLECTION POSTING

@include('teller.collection-posting._bills')
@include('teller.collection-posting._collector')
@endsection @section('scripts') @endsection