@extends('layout') @section('title','Add Business Partner') @section('content')

Add Business Partner

@csrf

Basic Information

Business Information

NOTE - Upload Business Logo

@if(isset($business_edit)) @endif
@if(isset($business_edit)) @else @endif
@endsection