@extends('theme.default.layouts.website') @section('content')

{{ _lang('Our Pricing') }}

{{ _lang('Stop wasting time and money designing and managing a website that does not get results. Happiness guaranteed!') }}

@php $currency = currency(get_option('currency','USD')); @endphp @foreach(\App\Package::all() as $package)
@endforeach
call-to-action

{{ _lang('Curious to Learn More? Stay Tuned') }}

{{ _lang('Stop wasting time and money designing and managing a website that does not get results. Happiness guaranteed!') }}

{{ csrf_field() }}

{{ _lang('Get In touch') }}

{{ _lang('Stop wasting time and money designing and managing a website that does not get results. Happiness guaranteed!') }}

{{ csrf_field() }}

@endsection