@extends('themes.basic.business.auth.layout') @section('title', d_trans('Setup Your Business')) @section('content')

{{ d_trans('Setup Your Business') }}

{{ d_trans('Provide your business details to begin your journey.') }}

@csrf
@include('themes.basic.business.partials.logout-divider') @endsection