@extends('install.layout') @section('title', 'Site Information') @section('content')

{{ __('Site Information') }}

{{ __('Please enter the details for your site and admin account.') }}

@csrf
@endsection