@extends('master.app') @section('title', 'Report') @section('pageCSS') @endsection @section('body')

Invoice Report of

{{ $supplier->name }}
@if ($bdate == 1) @else
@endif
@if ($bdate == 1) @else
@endif
@error('currency_id') {{ $message }} @enderror
@endsection @section('pageJs') @endsection