@extends('frontend.user.layouts.app') @section('content')
@csrf
{{ translate('Add Domain Without "https://" , "/" ', 'general') }}
{{ translate('Add New Domain', 'general') }}
{!! translate('How To Setup A Custom Domain', 'html') !!}
@endsection