@extends('layouts.app') @section('content')
{{ __('Report Invoice & Return Sale') }}
{{-- @if($invoices->isEmpty())
Invoice Tanggal Jam User Staff Qty Return Value Total Return Cash Card #
@else --}} @livewire('report.bjrs') {{-- @endif --}}
@endsection