Explorar el Código

Syntax error fix

Vijayakrishnan Krishnan hace 5 años
padre
commit
21a4196153
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      resources/views/meet.blade.php

+ 1 - 1
resources/views/meet.blade.php

@@ -1,4 +1,4 @@
-<?= /** @var $guest */ ?>
+<?php /** @var $guest */ ?>
 @extends('layouts.meeting')
 @section('content')