diff --git a/ui/ui/hotspot-edit.tpl b/ui/ui/hotspot-edit.tpl new file mode 100644 index 0000000..f3cd4ed --- /dev/null +++ b/ui/ui/hotspot-edit.tpl @@ -0,0 +1,258 @@ +{include file="sections/header.tpl"} +
+
+
+
+
{Lang::T('Edit Service Plan')} || {$d['name_plan']}
+
+
+ +
+ +
+ Enable + Disable +
+
+ + +
+ +
+ + Prepaid + Postpaid +
+
+ +
+ +
+ + Personal + Business +
+
+ + + {if $_c['radius_enable'] and $d['is_radius']} +
+ +
+ +
+
+ {/if} +
+ +
+ +
+
+
+ +
+ {Lang::T('Unlimited')} + + {Lang::T('Limited')} +
+
+ + + +
+ +
+ +
+
+
+ +
+
+ {$_c['currency_code']} + +
+
+
+
+ +
+ +
+
+
+ +
+ +
+
+ +
+

{Lang::T('1 Period = 1 Month, Expires the 20th of each month')} +

+
+ + + + {Lang::T('Expired Action')} {Lang::T('Optional')} +
+ +
+ +
+
+ {*
+ +
+ +
+
*} +
+
+
+ + Or {Lang::T('Cancel')} +
+
+
+
+ +
+
+
+
+ + + + {if $_c['radius_enable'] && $d['is_radius']} + {literal} + + {/literal} + {/if} +
+{include file="sections/footer.tpl"} \ No newline at end of file diff --git a/ui/ui/index.html b/ui/ui/index.html new file mode 100644 index 0000000..9757970 --- /dev/null +++ b/ui/ui/index.html @@ -0,0 +1,8 @@ + + + 403 Forbidden + + +

Directory access is forbidden.

+ + \ No newline at end of file diff --git a/ui/ui/indexmain.tpl b/ui/ui/indexmain.tpl new file mode 100644 index 0000000..9fa8d97 --- /dev/null +++ b/ui/ui/indexmain.tpl @@ -0,0 +1,815 @@ +{include file="sections/header.tpl"} +
+ + +
+
+
+
+
+
+
+

78

+ Total Project Handled +
+ + + +
+
+
+
+
+
+
+
+
+
+

214

+ Contacts You Have +
+ + + + +
+
+
+
+
+
+
+
+
+
+

93

+ Total Unfinished Task +
+ + + + + +
+
+
+
+
+
+
+
+
+
+

12

+ Unread Messages +
+ + + +
+
+
+
+
+
+
+
+
+
+

Project Created

+ +
+
+ 25% +
+ + + + last month $563,443 +
+
+
+
+
+
+
+
+
+
+
+

New Clients

+ +
+
+
+
+
+
+
+
+
+

Monthly Target

+ +
+
+
+ 100 Projects/ monthy +
+
+
+
+
+
+
+ +
+
+
+

Project Released

+
+ + + + 4% +
+
+
+
+
+
+
+
+
+
+
+ 3/8 + 29% +
+
+

567

+

Contacts Added

+
+
+
+
+
+
+
+
+
+ +
+

Therichpost

+

Youtuber

+ Folllow +
+
+ + +
+
+
+
+
+
+

Recent Messages

+
+ + New + Message +
+
+
+
+ + +
+
+
+
Laura Chyan
+

Lorem ipsum dolor sit amet, consectetur + adipiscing elit, sed do eiusmod tempor incididunt ut

+ 5m ago +
+
+
+
+
+ +
+
+
+
Olivia Rellaq
+

Lorem ipsum dolor sit amet, consectetur + adipiscing elit, sed do eiusmod tempor incididunt ut

+ 41m ago +
+
+
+
+
+ + +
+
+
+
Keanu Tipes
+

Nisi ut aliquip ex ea commodo consequat. + Duis aute irure dolor in reprehenderit in voluptate velit esse + cillum...

+ 25m ago +
+
+
+
+
+
+
+
+
+
+
+
+
+
+

Upcoming Projects

+
+
+
+
+ Yoast + Esac + +
Created on Sep 8th, 2020
+
+
+ +
+
+

Deadline

+ Tuesday, Sep 29th 2020 +
+
+
+
+ Yoast + Esac + +
Created on Sep 8th, 2020
+
+
+ +
+
+

Deadline

+ Tuesday, Sep 29th 2020 +
+
+
+
+ Yoast + Esac + +
Created on Sep 8th, 2020
+
+
+ +
+
+

Deadline

+ Tuesday, Sep 29th 2020 +
+
+
+
+
+
+
+
+
+
+
+

Quick To-Do List

+ Lorem ipsum dolor sit amet +
+ +
+
+ Graphic Deisgner +

Visual Graphic for + Presentation to Client

+
+
+ Aug 4, 2021 +
+
    +
  • +
  • +
  • +
  • +
  • +
  • +
+ +
+
+
+ Database Engineer +

Build Database Design + for Fasto Admin v2

+
+
+ Aug 4, 2021 +
+
    +
  • +
  • +
  • +
  • +
+
+
+
+ Digital Marketing +

Make Promotional Ads for + Instagram Fasto’s

+
+
+ Aug 4, 2021 +
+
    +
  • +
  • +
  • +
  • +
+
+ 2 Comment +
+
+
+
+ +
+
+
+ + + + + +

You don’t have badges yet

+ Earn Budges +
+
+
+
+
+
+
+ +
+
+ +
+
+
+

89 k

+

Friends

+
+
+
+
+

119 k

+

Followers

+
+
+
+
+
+
+
+ +
+
+
+

89 k

+

Friends

+
+
+
+
+

119 k

+

Followers

+
+
+
+
+
+
+
+ +
+
+
+

89 k

+

Friends

+
+
+
+
+

119 k

+

Followers

+
+
+
+
+
+
+
+ +
+
+
+

89 k

+

Friends

+
+
+
+
+

119 k

+

Followers

+
+
+
+
+
+
+
+{include file="sections/footer.tpl"} \ No newline at end of file diff --git a/ui/ui/invoice-customer.tpl b/ui/ui/invoice-customer.tpl new file mode 100644 index 0000000..777ec41 --- /dev/null +++ b/ui/ui/invoice-customer.tpl @@ -0,0 +1,21 @@ +{include file="sections/user-header.tpl"} + +
+
+
+
{$in['invoice']}
+
+
+
{$invoice}
+ + {Lang::T('Finish')} + + WhatsApp +
+
+
+
+
+{include file="sections/user-footer.tpl"} \ No newline at end of file diff --git a/ui/ui/invoice.tpl b/ui/ui/invoice.tpl new file mode 100644 index 0000000..549d15e --- /dev/null +++ b/ui/ui/invoice.tpl @@ -0,0 +1,43 @@ +{include file="sections/header.tpl"} +
+
+
+
+
{$in['invoice']}
+
+
+

+                                    
+                                    
+                                    
+                                
+
+
+
+
+ +
+{include file="sections/footer.tpl"} \ No newline at end of file