{{-- --}}
{{-- --}}
@if (Session::get('locale') != 'ar')
@else
@endif
{{--
--}}
{{ __('tran.Main_tittle') }}
{{ __('tran.popup_MSG0') }} 😎 {{ __('tran.popup_MSG1') }} 🤠 {{ __('tran.popup_MSG2') }} 💗 . 4T
{{-- --}}
{{ __('tran.Logo_1') }}
{{ __('tran.Logo_2') }}
{{ __('tran.Home') }}
{{ __('tran.CServer') }}
{{ __('tran.Social_Media') }}
{{ __('tran.Videos') }}
{{--
About Us
Who we are?
What we do?
How it works?
External URL
--}} @if(count(config('language')) > 1)
{{ config('language.' . Session::get('locale', 'en') . '.name') }}
@foreach(config('language') as $key => $lang) @if($key !== 'example')
{{ $lang['name'] }}
@endif @endforeach
@endif {{-- @if(count(config('language')) > 1)
{{ config('language.' . Session::get('locale', 'en') . '.name') }}
@foreach(config('language') as $key => $lang) @if($key !== 'example')
{{ $lang['name'] }}
@endif @endforeach
@endif --}}
{{-- --}}
{{ __('tran.welcome_msg0') }}
{{ __('tran.welcome_msg1') }}
{{ __('tran.welcome_msg2') }}
{{ __('tran.CServer') }}
{{-- Main Banner Area End --}} @yield('page') {{-- Start Foooter --}}