Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
112 B
PHP
Raw Permalink Normal View History

@extends('layouts.librenmsv1')
@section('title', $title)
@section('content')
{!! $content !!}
@endsection