Current Path : /home/numerotech/www/livemt2023.aios-scientificcommittee.org/app/views/poll/ |
Current File : //home/numerotech/www/livemt2023.aios-scientificcommittee.org/app/views/poll/msg.blade.php |
@extends('poll.layout') @section('title') <title>Message</title> @stop @section('script') <script type="text/javascript"> </script> @stop @section('content') <h3 style="color:blue">{{ $msg }}</h3> @stop