@extends('front.app') @section('content')
{{ trans('module.pay_title') }}
{{ trans('module.pay_text') }}
{{ trans('module.pay_subtitle_1') }}
{{ trans('module.pay_text_1') }}
{{ trans('module.pay_tickets') }}
{{ trans('module.pay_subtitle_2') }}
{{ trans('module.pay_text_2') }}
{{ trans('module.pay_taxes') }}
@endsection