2019-07-15 18:52:01 +03:00
|
|
|
<div class="row" *ngIf="showCallAction">
|
|
|
|
|
<div class="col-12 col-md-6">
|
|
|
|
|
<ngx-call-action-card title="Hire us to customize ngx-admin"
|
|
|
|
|
type="pantone"
|
2020-02-28 17:22:12 +03:00
|
|
|
link="https://akveo.page.link/fMNh"
|
2019-07-15 18:52:01 +03:00
|
|
|
linkTitle="Contact us">
|
|
|
|
|
</ngx-call-action-card>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="col-12 col-md-6">
|
|
|
|
|
<ngx-call-action-card title="Documentation and customization articles"
|
|
|
|
|
type="briefcase"
|
2020-02-28 17:22:12 +03:00
|
|
|
link="https://hubs.ly/H0n5PPw0"
|
2019-07-15 18:52:01 +03:00
|
|
|
linkTitle="Learn more">
|
|
|
|
|
</ngx-call-action-card>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2018-08-08 16:45:31 +03:00
|
|
|
<div class="row">
|
|
|
|
|
<div class="col-xxl-5">
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="col-md-6">
|
|
|
|
|
<ngx-profit-card></ngx-profit-card>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="col-md-6">
|
|
|
|
|
<ngx-earning-card></ngx-earning-card>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<ngx-traffic-reveal-card></ngx-traffic-reveal-card>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="col-xxl-7">
|
|
|
|
|
<ngx-ecommerce-charts></ngx-ecommerce-charts>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="col-xxl-9">
|
|
|
|
|
<ngx-country-orders></ngx-country-orders>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="col-xxl-3">
|
|
|
|
|
<ngx-progress-section></ngx-progress-section>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="col-xxl-9">
|
|
|
|
|
<ngx-ecommerce-visitors-analytics></ngx-ecommerce-visitors-analytics>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="col-xxl-3">
|
|
|
|
|
<ngx-user-activity></ngx-user-activity>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|