@extends('layout.admin') @section('head') @extends('layout.header') @section('header_title', 'Out Stock Report') @endsection @section('content')

Invoice Report

Invoice

# Date Total Amount Bill Discount Net Amount Cash Paid Card Paid Online Paid Online Reference Action
@endsection @section('script') @endsection