@extends('admin.pages.Bussiness-plan-builder.layout.master') @section('bussinessplanbuilder') @section('var3','show') @section('ownercondraw','active1')
Work on this if the owners plan to contribute cash to the company, or if they plan to take draws or dividends out of the company. Skip for Now »
Financials are a critical component of any business plan. Get expert help to get it done right including the revenue forecasting, balance sheet, cash flow statement and your profit/loss statement. Figure out your net worth with expert help.
| Owner's Contributions | Year1 | Year2 | Year3 | {{--Action | --}}
|---|---|---|---|---|
| @if(!empty($ownerContribution)){{$ownerContribution->one_year_annual}}@endif | @if(!empty($ownerContribution)){{$ownerContribution->two_year_annual}}@endif | @if(!empty($ownerContribution)){{$ownerContribution->three_year_annual}}@endif | {{----}} |
| Owner's Draws and Investor's Dividends | Year1 | Year2 | Year3 | {{--Action | --}}
|---|---|---|---|---|
| @if(!empty($ownerDraw)){{$ownerDraw->one_year_annual}}@endif | @if(!empty($ownerDraw)){{$ownerDraw->two_year_annual}}@endif | @if(!empty($ownerDraw)){{$ownerDraw->three_year_annual}}@endif | {{----}} |