@extends('backend.layouts.app') @section('content')
@csrf
@if (!empty($settings['site_logo']))
@endif
@if (!empty($settings['favicon']))
@endif
@if (!empty($settings['client_testimonials_background']))
@endif
{{-- Prices and payments use Saudi Riyal (SAR); legacy USD→EGP conversion field removed. --}} {{--
--}}
{{ TranslationManager::translate('Used when a course or professional certificate has no validity set.') }}
@endsection