@extends('admin.layout.master') @section('title', 'Message From QR Code') @section('content')
{{__('obs.message_from_qr_code')}}
@include('frontdesk.common.common') @endSection @section('script') @endsection