@extends('layouts.app', ['title' => __tr('Mobile App Configurations')]) @section('content') @include('users.partials.header', [ 'title' => __tr('Mobile App Configurations'), 'description' =>'', 'class' => 'col-lg-7' ]) @php $isDemoMode = (isDemo() and (hasCentralAccess() and (getUserID() != 1))); $demoContent = 'XXXXXXXXXXXXX MASKED FOR DEMO XXXXXXXXXXXXX'; @endphp
{{--

Fatal error: Uncaught Error: Call to undefined function __tr() in /home/wtconnects/public_html/backup2808/resources/views/configuration/mobile-app.blade.php:17 Stack trace: #0 {main} thrown in /home/wtconnects/public_html/backup2808/resources/views/configuration/mobile-app.blade.php on line 17