@extends('backend.layout.master-tailwind') @section('title', __('Front CDN Settings')) @section('content')

{{ __('Front CDN Settings') }}

{{ __('Enable or disable CloudFront CDN for asset delivery') }}

{{ __('Notice: If you want to enable CloudFront CDN keep this enabled, otherwise leave it disabled or empty.') }}
@csrf
@endsection