@section('tittle') {{"SHOWROOM PURCHASE REPORT"}}@endsection
@extends('LifeAtGainup.Navbar.nav')
@section('content')
@if ($message = Session::get('success'))
{{$message}}
@endif
@if ($errors->any())
@foreach ($errors->all() as $error)
- {{ $error }}
@endforeach
@endif
| SNO |
INVOICE NO |
INVOICE DATE |
QTY |
AMOUNT |
PAYMENT MODE |