aswi2020merlot-gitlab/resources/views/verify/index.blade.php @ b2211a3f
1 |
@extends('layouts.app') |
---|---|
2 |
|
3 |
@section('title', 'Favorite artefacts') |
4 |
|
5 |
@section('content') |
6 |
<div class="container ver-text"> |
7 |
<h2>{{$text}}</h2> |
8 |
</div> |
9 |
@endsection |