Projekt

Obecné

Profil

Stáhnout (147 Bajtů) Statistiky
| Větev: | Tag: | Revize:
1
@extends('layouts.app')
2

    
3
@section('content')
4
    <h1>{{$title}}</h1>
5
    <p>This is the laravel application from the MERLOT Group.</p>
6
@endsection
(1-1/2)