@extends('layouts.app') @section('content')

@lang('messages.system_settings')

@if($__type_e)
@endif
@if($__enable_saas)

@lang('messages.payment_api_settings')

Paypal



Stripe



{{trans('messages.to_see_supported_curreny')}} {{trans('messages.click_here')}}.
@endif

@lang('messages.smtp_email_settings')

@endsection @section('footer') @endsection