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

Balance Sheet Text

Write a detailed explanation of the Balance Sheet forecast, describing the assets and liabilities of the company. {{-- --}}

{{$errors->first('balance_sheet_text')}}
« Back
@endsection