From 67046b39dee56b404ad0a39feb9bb6e0e5d8792c Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Wed, 30 Jul 2014 10:07:41 +0300 Subject: [PATCH] Working on API --- app/views/public/compare.blade.php | 296 +++++++++++++++++++++++++++++ 1 file changed, 296 insertions(+) create mode 100644 app/views/public/compare.blade.php diff --git a/app/views/public/compare.blade.php b/app/views/public/compare.blade.php new file mode 100644 index 000000000000..73c279601b0f --- /dev/null +++ b/app/views/public/compare.blade.php @@ -0,0 +1,296 @@ +@extends('public.header') + +@section('content') + +
+
+
+

How We Compare

+
+
+
+ +
+
+
+
+

Free Plan Comparison

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AppCostClientsInvoicesPayment GatewaysCustom LogoMultiple TemplatesRecurring Payments
Invoice NinjaFree500Unlimited23
FreshBooksFree3Unlimited13
WaveFreeUnlimitedUnlimited1
NutCacheFreeUnlimitedUnlimited3
CurdBeeFreeUnlimitedUnlimited3
Zoho InvoiceFree5Unlimited6
RoninFree2Unlimited1
InvoiceableFreeUnlimitedUnlimited1
HarvestFree4Unlimited4
InvoiceOceanFreeUnlimited31
+ +

 

+

 

+ +

Paid Plan Comparison

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AppCostClientsInvoicesPayment GatewaysCustom LogoMultiple TemplatesRecurring Payments
Invoice Ninja$50 per yearUnlimitedUnlimited23
FreeAgent$20 per monthUnlimitedUnlimited3
Xero$20 per monthUnlimited58
Invoice2go$49 per year501001
Invoice Machine$12 per monthUnlimited302
FreshBooks$20 per month25Unlimited13
CurdBee$50 per yearUnlimitedUnlimited3
Zoho Invoice$15 per month500Unlimited6
Ronin$29 per monthUnlimitedUnlimited2
Harvest$12 per monthUnlimitedUnlimited4
Invoice Ocean$9 per monthUnlimitedUnlimited1
Apptivo$10 per monthUnlimitedUnlimited3
+
+
+
+
+ + + + + +@stop \ No newline at end of file