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

Marketing

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

Do you require any assistance with this?

You don'thave to handle marketing alone. It's an essential part of any business plan.

Consider obtaining professional aid to ensure the proper execution of tasks such as market analysis and strategy. Get an expert to help you with your marketing needs and achieve optimal results.

@if(Session::get('errors')) {{-- {{dd(Session::get('errors')->first())}} --}}
{{Session::get('errors')->first()}}
{!!Session::forget('errors')!!} {!!Session::forget('alert')!!} @endif @forelse($marketingExpense as $key => $marketingExpense_value) @empty @endforelse
Title Year1 Year2 Year3 Action
{{$marketingExpense_value->one_year_market_expense}} {{$marketingExpense_value->two_year_market_expense}} {{$marketingExpense_value->three_year_market_expense}}
« Back
Continue to Marketing Text »

{{-- Hire a expert Modak] --}} {{-- Create markeiting Modeal --}} {{-- Name Modal --}} {{-- hire a expert penicl icon --}} @endsection @section('script') @endsection