@extends('web.include.business_master') @section('content') @php if($lang=='de'){ $lang=''; }else{ $lang=$lang; } @endphp
@php $text = __("arsh.login_txt1", [], $lang=='de' ? 'de' : $lang ); echo $text; @endphp
@lang('arsh.reg_txt1')