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

Financial Setup

Select your forecasting time frame and currency symbol.

Forecasting
Canada Commerce creates industry-standard 3-year accounting forecasts for your company. The amount of detail you put into this (and get out of it) is up to you. Decide how much detail you'd like by selecting a forecasting model.

@if(Session::get('errors')) {{-- {{dd(Session::get('errors')->first())}} --}}
{{Session::get('errors')->first()}}
{!!Session::forget('errors')!!} {!!Session::forget('alert')!!} @endif @csrf
is_annual==1) checked @endif> {{$errors->first('is_annual')}}
Basic annual financial forecasting
Always Free

Currency Symbol and Format

Specify a currency symbol and format to use in your business plan and financial reports. If your country is not on the list yet, you can select 'none' and no symbol will be used. Contact us if you don't see your country in the list or if your country's currency formatting is incorrect. We'll be glad to add it to the list.

{{$errors->first('currenct_symbol')}}
@endsection