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