@extends('layouts.app') @section('title', 'System Settings') @section('content')

System Settings

Back to Dashboard
@csrf @method('PUT')

Patient Features

Allow patients to register and create accounts

@endsection