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

Profit and Loss Text

Write a detailed explanation of the Profit & Loss forecast, describing the revenue, expenses and net profit of the company. Skip for Now » {{--

{{$errors->first('profit_loss_text')}}
« Back
Continue to Cash Flow»
@endsection