@extends( ($_SERVER['QUERY_STRING'] === 'restore-defaults') ? 'layouts.lang' : 'layouts.sidebar') @if($_SERVER['QUERY_STRING'] === 'restore-defaults') current() . "/../../panel/config#2\" />"; ?> @else @section('content') @if(str_ends_with($_SERVER['REQUEST_URI'], 'advanced-config'))

Advanced config

Allows editing the frontend of your site. Amongst other things, this file allows customization of:
Home Page, links, titles, Google Analytics and meta tags.

@csrf
Restore defaults
@elseif(str_ends_with($_SERVER['REQUEST_URI'], 'env'))

ENV

@csrf
@endif @endsection @endif