@extends('website.layouts.index') @section('content')

@lang('global.subscribe_now')

@lang('website.subscriptions.fil_the_form')

@csrf
@lang('messages.info.packages.contact_to_refund')
{{--
@lang('global.subscription_duration') 1
@lang('validation.attributes.max_branches_count') 1
@lang('global.monthly_price_for_branch') 2
@lang('global.total_before_vat') 1
@lang('global.vat') 3
@lang('global.discount') 4
@lang('global.total_price') 5

@lang('messages.info.restaurants.currency_is_sar')

--}} @endsection