@extends('layouts.master') @section('css') @endsection @section('title') {{ __('home.purchasereports') }} @endsection @section('page-header')
@endsection @section('content') @if (count($errors) > 0)| {{ __('report.invoiceNo') }} | {{ __('report.date') }} | {{ __('home.suppliername') }} | {{ __('home.productNo') }} | {{ __('home.product') }} | {{ __('home.quantity') }} | {{ __('home.purchase') }} | {{ __('home.addedValue') }} | {{ __('home.total') }} |
|---|