Projekt

Obecné

Profil

Stáhnout (173 Bajtů) Statistiky
| Větev: | Tag: | Revize:
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
    (1-1/1)