mirror of
https://gitlab.linphone.org/BC/public/flexisip-account-manager.git
synced 2026-01-17 10:08:05 +00:00
6 lines
No EOL
167 B
PHP
6 lines
No EOL
167 B
PHP
@extends('layouts.main', ['large' => true])
|
|
|
|
@section('content')
|
|
{{-- This view is only a wrapper for the markdown page --}}
|
|
{!! $documentation !!}
|
|
@endsection |