@extends('admin.pages.Bussiness-plan-builder.layout.master') @section('bussinessplanbuilder') @section('var2','show') @section('payroll','active1')

Payroll

Work on this if you're ready to develop a personal budget. Skip for Now » --}}

DID YOU NEED HELP WITH THIS?

Financials don't need to be done on your own.

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.

@if(Session::get('errors')) {{-- {{dd(Session::get('errors')->first())}} --}}
{{Session::get('errors')->first()}}
{!!Session::forget('errors')!!} {!!Session::forget('alert')!!} @endif @forelse($employeePosition as $key => $employeePosition_value) @empty @endforelse
Postion Title Year1 Year2 Year3 Action
{{$employeePosition_value->one_year_salary}} {{$employeePosition_value->two_year_salary}} {{$employeePosition_value->three_year_salary}}
« Back
Continue to Personal Text »
{{-- Hire a expert Modak] --}} {{-- --}} {{-- Create Employe Modeal --}} {{-- Name Modal --}} {{-- hire a expert penicl icon --}} @endsection @section('script') @endsection