This website works better with JavaScript
Página Principal
Explorar
Iniciar Sessão
rollingshow
/
laraveltest
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
51f70227d1
Ramos
Etiquetas
master
laraveltest
/
resources
/
views
/
databtest.blade.php
databtest.blade.php
91 B
Histórico
Em bruto
1
2
3
4
5
6
<!DOCTYPE html>
<html>
<body>
<div>{{ $data->title}} {{ $data->text}}</div>
</body>
</html>