@extends('master.app') @section('title', 'Report') @section('pageCSS') @endsection @section('body')
Supplier Reports
@error('type_id') {{ $message }} @enderror
@error('supplier_id') {{ $message }} @enderror
@if ($bdate == 1) @else
@endif
@if ($bdate == 1) @else
@endif
@endsection @section('pageJs') @endsection