@extends('layout.master') @section('title', 'Bill Report') @section('content')

Bill Report

@include('inc.messages')
Lot # Customer Bill Date Bill # Outward # Amount
@endsection @section('css') @endsection @section('js') @endsection