@extends('panel.layout.app') @section('title', __('Subscription Payment')) @section('titlebar_actions', '') @section('additional_css') @endsection @section('content')
@csrf
Selected Country

{{ __('By purchasing you confirm our') }} {{ __('Terms and Conditions') }}

@endsection