Files

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

8 lines
131 B
PHP
Raw Permalink Normal View History

@extends('layouts.librenmsv1')
@section('title', $title)
2023-10-29 22:45:23 -05:00
@section('content')
@include($settings_view, $settings)
@endsection