Skip to content

Instantly share code, notes, and snippets.

@mayank
Created March 10, 2021 18:27
Show Gist options
  • Save mayank/85bd25e41ddf1bfefd56da87249bdc56 to your computer and use it in GitHub Desktop.
Save mayank/85bd25e41ddf1bfefd56da87249bdc56 to your computer and use it in GitHub Desktop.
.bottom
.container-fluid
.row
.col-sm-6
.props.text-center
span.title Address:
span.desc #{company_report_details.address}
.col-sm-3
.props.text-center
span.title Phone No:
span.desc #{company_report_details.phone}
.col-sm-3
.props.text-center
span.title Email:
span.desc #{company_report_details.email}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment