This website works better with JavaScript
Accueil
Explorer
Connexion
rollingshow
/
laraveltest
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
51f70227d1
Branches
Tags
master
laraveltest
/
resources
/
views
/
databtest.blade.php
databtest.blade.php
91 B
Historique
Raw
1
2
3
4
5
6
<!DOCTYPE html>
<html>
<body>
<div>{{ $data->title}} {{ $data->text}}</div>
</body>
</html>