A
Anonymous

Customer Information - Copy this React, Tailwind Component to your project

<div class="row"> <div class="col md 6 offset md 6 text md right"> <h6>{{ __('Customer Information') }}</h6> <p> <strong>{{ __('Name:') }}</strong> <br> <strong>{{ __('Mobile:') }}</strong> <br> <strong>{{ __('Status:') }}</strong> <br> <strong>{{ __('Address:') }}</strong> </p> </div> </div> how can i this right side

Prompt
Component Preview

About

CustomerInformation - Display essential customer details like name, mobile, status, and address in a neat layout. Built with React an. Free code available!

Share

Last updated 1 month ago