Wholesale Cashflow
@if (Session::get('message')) @endif @if($errors->all()) @endif
@foreach ($cashflows as $cashflow) @endforeach
Created Name
{{$cashflow->created_at->format('d-M-y')}} {{$cashflow->name}}
Pivot
{{ $cashflows->links() }}