Wholesale Cashflow: {{$cashflow->name}}
@if (Session::get('message')) @endif @if($errors->all()) @endif
@if (Session::get('message')) @endif
  • Created At: {{$cashflow->created_at->format('d-M-Y')}}
  • Locked: {{$cashflow->locked == 1 ? 'Yes' : 'No'}}
  • Up To: {{\Carbon\Carbon::parse($cashflow->data->exfty_date_to)->format('d-M-Y')}}
  • COO: {{$cashflow->data->country}}
  • Factory: {{$cashflow->data->factory}}
  • Category: {{$cashflow->data->category}}
  • Customer: {{$cashflow->data->customer}}
  • Department: {{$cashflow->data->department}}