@extends('install.layout') @section('content')

Application Settings

Configure the basic settings for your MedAid installation.

@if($errors->any())
@endif
@csrf
Displayed in the browser tab and throughout the interface.
The full URL where MedAid will be accessed. No trailing slash.
Select the timezone where your organisation is located.
← Back
@endsection