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

Company Logo

If you have a logo graphic, add it here. Skip for Now »

@if (Session::get('errors')) {{-- {{dd(Session::get('errors')->first())}} --}}
{{ Session::get('errors')->first() }}
{!! Session::forget('errors') !!} {!! Session::forget('alert') !!} @endif @csrf
@if (!empty($companylogo)) @endif

{{ $errors->first('logo') }}
Do you require any assistance with this?
{{--

Creating a graphic logo doesn't need to be done on your own.

--}}

Designing a graphic logo doesn't have to be a solo effort. A company's logo is an essential element of any business strategy. Obtain professional aid to ensure its successful creation. Consider hiring a skilled logo designer to produce an impressive initial impact and elevate your business plan to the next level!

@if (session('stripes') || $experts) @else @endif
« Financial Setup
Continue to Business Plan »
{{-- --}} @endsection @section('script') @endsection