@extends('frontend.layouts.master') @php $lang = selectedLang(); $agent_slug = Illuminate\Support\Str::slug(App\Constants\SiteSectionConst::AGENT_SECTION); $agent = App\Models\Admin\SiteSections::getData( $agent_slug)->first(); $agent_app_slug = Illuminate\Support\Str::slug(App\Constants\SiteSectionConst::AGENT_APP_SECTION); $agent_app = App\Models\Admin\SiteSections::getData( $agent_app_slug)->first(); @endphp @section('content')
{{ __(@$merchant->value->language->$lang->details) }}
{{ __(@$agent_info->value->language->$lang->bottom_details) }}
{{ __(@$service->value->language->$lang->details) }}
{{ @$item->language->$lang->sub_title }}
{{ @$item->language->$lang->sub_title }}
{{ @$item->language->$lang->sub_title }}