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

Personal

Write an explanation of the company's personal needs, inculding payrolls positions and payroll expenses.the management bios are automatically included in your plans Skip for Now »

{{ $errors->first('info') }}
« Back
Continue to Financial Information »
@endsection @section('script') @endsection