@extends('layouts.main', ['welcome' => true]) @section('content')

{{ __('About') }}


@if (!empty(config('app.project_url')))

{{ config('app.project_url') }}

@endif

Terms and Conditions and Privacy policy

API Documentation and Provisioning Documentation

GNU General Public Licence v3.0 (Licence)

{{ space()->instance_copyright }}

@endsection