@extends('layouts.master') @section('css') @section('title') {{ __('home.cach_from_bank') }}@stop @endsection @section('page-header')
@endsection @section('content') @if (count($errors) > 0)
خطا
@endif @if (session()->has('notfountreturnproduct')) @endif
{{ csrf_field() }}

@if (count($data)>0)
@foreach($data as $operation)
{{ __('home.date') }} {{ __('home.employee') }} {{ __('home.branch') }} {{ __('home.the amount') }} {{ __('home.paymentmethod') }} {{ __('home.notesClient') }}