@extends('front.practitioner.import.template.import') @section('content')
@if( $practitioner->is_fma_user == 0 ) @include('front.practitioner.fmasetup.steps') @else @include('front.practitioner-fma.fmasetup.steps') @endif

About My Business

@if( $practitioner->is_fma_user == 0 )
@else @endif

My Business Description

This will appear as a brief description on your profile page. Keep it short and sweet, you'll have the chance to elaborate below in your bio

{{ $about_length }}/70 Characters

My Business Bio

Your bio is an essential introduction to what your business does. It helps clients connect with your business ethos, which builds trust and is more likely to result in bookings. Tips for writing a great bio.

{{ $bio_length }}/1000 Characters
@if( $practitioner->is_fma_user == 0 ) Back @else Back @endif
@endsection @section('css') @endsection @section('import-scripts') @endsection