@@include('header.html')
@@include('blocks/navigation.html')
@@include('blocks/page-title.html', {
"title": "Standard Price plan",
"description": "Lorem ipsum dolor sit amet consectetur, adipisicing elit. Unde, perferendis?"
})
@@include('header.html')
@@include('blocks/navigation.html')
@@include('blocks/pricing-2.html')
@@include('blocks/testimonial-2.html')
@@include('blocks/clinets-logo.html')
@@include('blocks/footer.html')
@@include('footer.html')