@extends('admin.pages.Bussiness-plan-builder.layout.master') @section('bussinessplanbuilder') @section('var4','show') @section('var6','show') @section('cft','active1')
@csrf @if(Session::get('errors')) {{-- {{dd(Session::get('errors')->first())}} --}}
{{Session::get('errors')->first()}}
{!!Session::forget('errors')!!} {!!Session::forget('alert')!!} @endif

Cash Flow Text

Write a detailed explanation of the Cash Flow forecast, describing how cash flows into and out of the company.Skip for Now » {{-- --}}

{{$errors->first('cash_flow_text')}}
« Back
Continue to Balance Sheet»
@endsection