@extends("la.layouts.app")
@section("contentheader_title", "Configuration")
@section("contentheader_description", "")
@section("section", "Configuration")
@section("sub_section", "")
@section("htmlheader_title", "Configuration")
@section("headerElems")
@endsection
@section("main-content")
@if (count($errors) > 0)
@foreach ($errors->all() as $error)
- {{ $error }}
@endforeach
@endif
Fatal error: Uncaught Error: Call to undefined function GetAllEnvironmentVariables() in C:\wamp64\www\sviaticos\resources\views\la\la_configs\index.blade.php:24
Stack trace:
#0 {main}
thrown in C:\wamp64\www\sviaticos\resources\views\la\la_configs\index.blade.php on line 24